Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

Files

Latest commit

Yale AI DeptDuncan McGreggor
Yale AI Dept
and
Duncan McGreggor
Jul 14, 1993
4e98702 · Jul 14, 1993

History

History
This branch is up to date with haskell-lisp/yale-haskell:master.

runtime

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.