(no title)
dmarble | 11 years ago
http://nimrod-lang.org/ https://github.com/Araq/Nimrod
Also, there's a recent forum posting about the decision not to do LLVM codgen for now: http://forum.nimrod-lang.org/t/480. Perhaps you can ask some questions of the main contributors; they're quite responsive.
dochtman|11 years ago
I don't really buy into their reasons that LLVM is harder than C; it's just a different environment, closer to assembler in some ways, but actually quite readable in my opinion.
dmarble|11 years ago