aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
10 daysfeat: read binds from files, evaluate expression from fileJoel Kronqvist
2025-08-11Fixed bug in repl not allowing using variables previously bound in REPL in ne...Joel Kronqvist
2025-08-10Implemented aka. Changed Nil:st type to NilType from an empty list.Joel Kronqvist
2025-08-10Added let bind history to REPL + other minor refactors in REPLJoel Kronqvist
2025-08-05Changed project nameJoel Kronqvist
2025-08-04Added repl and some documentation. Improved error messages. Removed dead code.Joel Kronqvist
2025-07-26Initialized project and added nom as dependencyJoel Kronqvist