Bytecode VM, dynamic number package, and R7RS compliant Scheme implementation.
This commit updates the Lexer to fully support character and string escaping as well as hexadecimal in number literals. Updates to lexing were performed according to the R7RS small specification. Test cases were extended to cover new support, as well as more number cases mirrored in the parsing logic of the number package. Signed-off-by: Ava Affine <ava@sunnypup.io> |
||
|---|---|---|
| mycelium | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| readme.md | ||