No description
* Updated the way literals are stored in tokens so that they are no longer of type Any but proper enum Value types, for strings, numeric and boolean values. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
-
Trying to learn rust as well as writing interpreters.
-
the repo contains every iteration in a separate commit, so you can follow the development if you check them out individually