Package: Rfractran 1.0.1

Carl Witthoft

Rfractran: A 'FRACTRAN' Interpreter and Some Helper Functions

'FRACTRAN' is an obscure yet tantalizing programming language invented by John Conway of 'Game of Life' fame. The code consists of a sequence of fractions. The rules are simple. First, select an integer to initialize the process. Second, multiply the integer by the first fraction. If an integer results, start again with the new integer. If not, try the next fraction. Finally, if no such multiplication yields an integer, terminate the program. For more information, see <https://en.wikipedia.org/wiki/FRACTRAN> .

Authors:Carl Witthoft [aut, cre]

Rfractran_1.0.1.tar.gz
Rfractran_1.0.1.tar.gz(r-4.5-noble)Rfractran_1.0.1.tar.gz(r-4.4-noble)
Rfractran_1.0.1.tgz(r-4.4-emscripten)Rfractran_1.0.1.tgz(r-4.3-emscripten)
Rfractran.pdf |Rfractran.html
Rfractran/json (API)

# Install 'Rfractran' in R:
install.packages('Rfractran', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4 exports 0.09 score 1 dependencies 174 downloads

Last updated 1 years agofrom:3cd3b74ac6. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-linuxOKAug 31 2024

Exports:fracAnsfracDofracMakestopPrime

Dependencies:gmp