12345678910111213141516 |
- Joy is an implementation of the purely functional, concatenative
- programming language originally invented by Manfred Thun. It is
- implemented using Guile’s multi-language support.
- Requirements
- ------------
- - GNU Guile 2.2.x or 2.0.x
- - GNU Make
- Installation
- ------------
- See `INSTALL` for installation instructions. Joy follows the GNU
- Coding Standards.
|