git.fiddlerwoaroof.com
name mode size
..
cmu 120000
README 100644 0 kb
array-prims.scm 100644 1 kb
debug-utils.scm 100644 1 kb
io-primitives.scm 100644 5 kb
prims.scm 100644 19 kb
runtime-utils.scm 100644 11 kb
runtime.scm 100644 1 kb
tuple-prims.scm 100644 2 kb
README
This directory contains definitions of things that are used exclusively in code generated by the Haskell compiler. It contains implementations of some of the things declared in the prims files for the prelude, as well as some more generic things that the code generator knows about. Note that some of the files in this directory access some Common Lisp features directly.