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.7-any)Rfractran_1.0.1.tar.gz(r-4.6-any)
Rfractran_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
Rfractran/json (API)

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

On CRAN:

Conda:

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

1.00 score 1 scripts 186 downloads 4 exports 1 dependencies

Last updated from:3cd3b74ac6. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK99
source / vignettesOK191
linux-release-x86_64OK106
wasm-releaseOK96

Exports:fracAnsfracDofracMakestopPrime

Dependencies:gmp