Explore projects
-
Updated
-
Updated
-
-
Updated
-
-
Thorough test cases for the Imperial year 2 Prolog fruit matching coursework.
Updated -
Updated
-
Repository containing the implementations and data of the PhD thesis of Davide Cavezza
Updated -
Updated
-
Updated
-
Updated
-
-
Updated
-
Updated
-
-
Backup repository for https://github.com/resource-reasoning/JS_Parser
Updated -
ANSI C data declaration module constructor: Datadec transforms a series of Haskell style recursive (or inductive) datatype declarations into a C module to implement them.
Updated -
Implements the long awaited client-side of datadec: given datadec types like "expr = num(int n) or ...", let us write:
%when expr e is num(n) { return n; }Updated