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/>.
Version: | 1.1.0 |
Depends: | R (≥ 4.3.0) |
Imports: | methods |
Suggests: | markdown, knitr |
Published: | 2024-03-04 |
DOI: | 10.32614/CRAN.package.froth |
Author: | Aidan Lakshman [aut, cre] |
Maintainer: | Aidan Lakshman <ahl27 at pitt.edu> |
BugReports: | https://github.com/ahl27/froth/issues/new/choose |
License: | GPL-3 |
URL: | https://www.ahl27.com/froth/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | froth results |
Reference manual: | froth.pdf |
Vignettes: |
Arithmetic and Stacks Conditionals and Branching Fundamental Froth Glossary Loops Interfacing with R Variables, Constants, and Arrays froth |
Package source: | froth_1.1.0.tar.gz |
Windows binaries: | r-devel: froth_1.1.0.zip, r-release: froth_1.1.0.zip, r-oldrel: froth_1.1.0.zip |
macOS binaries: | r-release (arm64): froth_1.1.0.tgz, r-oldrel (arm64): froth_1.1.0.tgz, r-release (x86_64): froth_1.1.0.tgz, r-oldrel (x86_64): froth_1.1.0.tgz |
Old sources: | froth archive |
Please use the canonical form https://CRAN.R-project.org/package=froth to link to this page.