[project @ 2000-12-04 16:02:20 by sewardj]
authorsewardj <unknown>
Mon, 4 Dec 2000 16:02:20 +0000 (16:02 +0000)
committersewardj <unknown>
Mon, 4 Dec 2000 16:02:20 +0000 (16:02 +0000)
commit5b54f875651ec0d098651507345ae8d2204ec39e
tree61f021a75167c42bce3322d68dc8730533fbd8fa
parent96bd3369f3019e4a1805b4da48240d1b31c4d9a9
[project @ 2000-12-04 16:02:20 by sewardj]
First shot at the bytecode generator.  It isn't yet connected to the rest
of GHCi, and doesn't have a way to assemble the bytecodes, but at least
it typechecks :-)
ghc/compiler/ghci/ByteCodeGen.lhs [new file with mode: 0644]