Explore projects
-
-
-
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 -
Deleep, Avaneesh / gem5_new
BSD 3-Clause "New" or "Revised" LicenseUpdatedUpdated -
Updated
-
Updated
-
-
Updated
-
Updated
-
Updated
-
Updated
-
Updated
-
Written in C, this is a tiny compiler for a miniscule Haskell subset (essentially, Int -> Int functions) to Dafny translator. So many C tools (Yacc, Lex, my datadec, generic modules etc) used, only about 20% of the code is human-written.
Updated -
A cutdown version of part2 of my mailing list flattening C example, a specialised form of the general "computing transitive closures of a directed graph" method
Updated -
Updated