Rendered from
BASIC.Rnwusingutils::Sweave
Mike Lee
Executes BASIC programs from the 1970s, for historical and educational purposes. This enables famous examples of early machine learning, artificial intelligence, natural language processing, cellular automata, and so on, to be run in their original form.
Authors:Mike Lee [aut, cre]
brassica_1.0.3.tar.gz
brassica_1.0.3.tar.gz(r-4.7-any)brassica_1.0.3.tar.gz(r-4.6-any)
brassica_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
brassica/json (API)
| # Install 'brassica' in R: |
| install.packages('brassica', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
2.00 score 414 downloads 5 exports 0 dependencies
Last updated from:70a94c1115. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 102 | ||
| wasm-release | OK | 84 |
Exports:LISTLowerCodeNotRunRUNUpperCode
Dependencies:
| Help page | Topics |
|---|---|
| BASIC Interpreter | brassica-package brassica |
| List BASIC Programs | LIST |
| Convert to Lower Case | LowerCode |
| Check BASIC Programs | NotRun |
| Run BASIC Programs | RUN |
| Convert to Upper Case | UpperCode |