search for: 1001654

Displaying 1 result from an estimated 1 matches for "1001654".

Did you mean: 1001614
2008 Dec 11
1
[LLVMdev] TableML status
Hi, I've been working on TableML some more and I thought I would see about how I should work on getting it into the tree, since it's nearing a usable state. So far I have a (mostly) working interpreter for a subset of Standard ML. After interpreting a set of definitions, the interpreter passes the resulting values off to a backend for serialization. The idea, for those who