Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-28 | Cleanup courtesy of clippy warnings and refactoring of tokenization.HEADv0.1.3masterdevelop | Dominick Allen | |
2020-06-28 | Improve read functionality. | Dominick Allen | |
2020-06-28 | Implement Display for Type and SExpr. | Dominick Allen | |
2020-06-27 | Fixed tokenize.v0.1.1 | Dominick Allen | |
2020-06-26 | Rename parse to tokenize, add Environment. | Dominick Allen | |
2020-06-26 | Evaluate basic arithmetic. | Dominick Allen | |
2020-06-20 | Working on a simple LISP/scheme interpreter. | Dominick Allen | |