User loginNavigation |
TinyML - Lexer, Parser, Interpreter, and Polymorphic Type Checker in Under 700 Lines of SMLHere is the source code and some documentation for my tiny implementation of a toy ML like language. Of interest is the fact that it does polymorphic type checking by first converting expressions in the full abstract syntax to combinator expressions. One of my goals with this program was to make it totally self contained, so it does not use lex or yacc. Check it out: By frostytrees at 2008-02-21 08:37 | LtU Forum | previous forum topic | next forum topic | other blogs | 7133 reads
|
Browse archives
Active forum topics |
Recent comments
4 days 14 hours ago
4 days 14 hours ago
4 days 14 hours ago
3 weeks 5 days ago
4 weeks 3 days ago
4 weeks 3 days ago
4 weeks 5 days ago
4 weeks 5 days ago
4 weeks 5 days ago
5 weeks 1 day ago