If no menu is displayed on left, it might appear by going here.
This page features only programs I've written (and they all might not be here).
01.xrf - Generates random 01-data. Never terminates.
xrfaster.c - XRFaster, a partial XRF interpreter meant to be fast. Written because the interpreter in Python could not handle my quine in four hours of running.
tm.xrf - A truth-machine.
quine.xrf - A quine. Uses memory heavily and is extremely slow if run in the original interpreter; use XRFaster for this program.Return to list of languages.