Package: froth
Title: Emulate a 'Forth' Programming Environment
Version: 1.1.0
Authors@R: 
    person(given="Aidan", family="Lakshman", email="ahl27@pitt.edu", 
	   role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9465-6785"))
Description: Emulates a 'Forth' programming environment with added features to 
  interface between R and 'Forth'. Implements most of the functionality described 
  in the original "Starting Forth" textbook <https://www.forth.com/starting-forth/>.
Depends: R (>= 4.3.0)
Imports: methods
Suggests: markdown, knitr
License: GPL-3
ByteCompile: true
Encoding: UTF-8
NeedsCompilation: yes
URL: https://www.ahl27.com/froth/
BugReports: https://github.com/ahl27/froth/issues/new/choose
VignetteBuilder: knitr
Packaged: 2024-03-04 15:18:34 UTC; aidan
Author: Aidan Lakshman [aut, cre] (<https://orcid.org/0000-0002-9465-6785>)
Maintainer: Aidan Lakshman <ahl27@pitt.edu>
Repository: CRAN
Date/Publication: 2024-03-04 15:40:06 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-24 07:43:48 UTC; unix
Archs: froth.so.dSYM
