summaryrefslogtreecommitdiff
path: root/src/lib/types.rs
AgeCommit message (Expand)Author
2020-06-28Cleanup courtesy of clippy warnings and refactoring of tokenization.HEADv0.1.3masterdevelopDominick Allen
2020-06-28Implement Display for Type and SExpr.Dominick Allen
2020-06-26Evaluate basic arithmetic.Dominick Allen
2020-06-20Working on a simple LISP/scheme interpreter.Dominick Allen