The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

Version: 1.0.1
Depends: gmp
Published: 2023-08-29
Author: Carl Witthoft [aut, cre]
Maintainer: Carl Witthoft <cellocgw at gmail.com>
License: LGPL-3
NeedsCompilation: no
CRAN checks: Rfractran results

Documentation:

Reference manual: Rfractran.pdf

Downloads:

Package source: Rfractran_1.0.1.tar.gz
Windows binaries: r-devel: Rfractran_1.0.1.zip, r-release: Rfractran_1.0.1.zip, r-oldrel: Rfractran_1.0.1.zip
macOS binaries: r-release (arm64): Rfractran_1.0.1.tgz, r-oldrel (arm64): Rfractran_1.0.1.tgz, r-release (x86_64): Rfractran_1.0.1.tgz, r-oldrel (x86_64): Rfractran_1.0.1.tgz
Old sources: Rfractran archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rfractran to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.