1234567891011121314 |
- 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.0.x or later
- - GNU Make
- ## Installation
- See `INSTALL` for installation instructions. Joy follows the GNU
- Coding Standards.
|