etaoins / llambda

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

Improve trampoline error reporting #2

Closed etaoins closed 10 years ago

etaoins commented 10 years ago

Generated trampolines currently produce generic type cast failure messages when the wrong number of arguments are passed to the trampoline. This should be replaced with a human-readable message.