Build | Linux | Coverity |
---|---|---|
status |
This repository implements Joy and uses Lex & Yacc and the BDW garbage collector. This document explains the raison d'être.
mkdir build
cd build
cmake ..
cmake --build .
joy -h
gives an overview of available options.
Implementation | Dependencies |
---|---|
42minjoy | |
joy0 | |
Joy | |
joy1 | BDW garbage collector |
Foy | BDW garbage collector |
Documentation |
---|
Legacy Docs |
User Manual |
Comparison (PDF) |
Maintenance Manual (PDF) |