- joydir.txt Most recent Joy
directory sorted by access.
- 02-SEP-05 (Sec 2) "Floy - a flat concatenative subset of Joy"
- 18-MAY-05 (Sec 2) "Survey of reproducing programs"
- 18-MAR-05 (Sec 2) "Lazy lists as reproducing programs"
- 14-FEB-05 (Sec 2) "The annoying quadratic formula"
- 23-JUN-03 (Sec 2) "Fast small truth tables" (using Joy sets)
- 07-MAY-03 (Sec 2) "Nested Recursion" [also (Sec 3) new
interp.c]
- 23-APR-03 (Sec 2) Revised Paper 9: "The current implementation"
- 17-MAR-03 (Sec 3) Modules: changes to globals.h, main.c, scan.c
utils.c
modtst.joy
and modtst.out
output.
- 11-FEB-03 (Sec 2) Revised Paper 1: "Tutorial on Joy"
- 24-JAN-03 (Sec 2) The online manual and help outputs
- 04-DEC-02 (Sec 3) Nick Forde's (thanks) command line options in
interp.c
- 04-NOV-02 (Sec 3) Nick Forde's (thanks) "undefs" in interp.c
- 28-OCT-02 (Sec 2) Matrix library - fixed an error "mapr2"
- 25-OCT-02 (Sec 2) Church arithmetic and Church logic (revised)
- 06-MAY-02 (Sec 3) Grammar library, with demo
- 03-APR-02 (Sec 3) End-of-line comments using # (in scan.c)
- 14-MAR-02 (Sec 3) Propositional logic semantic tableaux library,
with demo
- 26-FEB-02 (Sec 3) LICENSE (bsd license)
- 21-FEB-02 (Sec 3) Symbolic Manipulation library, with demo
- 01-FEB-02 (Sec 3) Lisp interpreter written in Joy, with demo
- 23-NOV-01 (Sec 3) "Lazy" list library, with demo
- 01-NOV-01 (Sec 3) Recent bug fixes to C-source (interp.c)
- 11-OCT-01 (Sec 2) Pearls: Imperative Thinking in Joy
- 03-SEP-01 (Sec 3) Interactive Tutorial library, with demo
- 03-AUG-01 (Sec 2) Frequently Asked Questions about Joy
- 12-JUL-01 (Sec 3) New basic Joy libraries
- 04-JUL-01 (Sec 2) Pearls of Joy
- 16-JUN-01 (Sec 3) "Terminal" update to Joy0 C sources
- 01-JUN-01 (Sec 3) John Cowan's Joy1 C sources
Contents:
- Various introductions to Joy
- Papers on Joy
- The C sources and the Joy libraries
1. Various introductions to Joy
These introductions contain some common material.
2. Papers on Joy
3. The C sources and the Joy libraries
The C sources:
Joy libraries:
- usrlib.joy
personal library, loaded by default
- inilib.joy
the initial library of the Joy system
- The basic libraries
- The special libraries