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