-
SPaG Public
A compiler to translate regular expressions (regular grammars) and LL1 BNF languages (subset of context free grammars) to generated scanners and/or parsers.
-
Cheney-GC Public
An implementation of Cheney style garbage collection for cons cells and atomic data. Heap resizing is also permitted either explicitly and/or automatically.
-
Risky Public
A Completely configurable implementation of a Risk like game with trainable artificial intelligence and simple logging capabilities.
-
C_Data_Structures Public
An assortment of data structures in C for use with arbitrary data types