https://en.wikipedia.org/wiki/FRACTRAN> .">

Rfractran: A 'FRACTRAN' Interpreter and Some Helper Functions (original) (raw)

'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> .

Version: 1.0.1
Depends: gmp
Published: 2023-08-29
DOI: 10.32614/CRAN.package.Rfractran
Author: Carl Witthoft [aut, cre]
Maintainer: Carl Witthoft
License: LGPL-3
NeedsCompilation: no
CRAN checks: Rfractran results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=Rfractranto link to this page.