etaoins / llambda

Scheme R7RS frontend for LLVM
Other
68 stars 6 forks source link

Fix typegen to deal with World& #13

Closed etaoins closed 10 years ago

etaoins commented 10 years ago

Currently typegen is generating a World* argument for the procedure typedef because it doesn't understand references. It either needs to learn about references or special case the world reference