mirror of
https://github.com/teo3300/rust-mal.git
synced 2026-01-12 09:15:32 +01:00
21a7c9e695944b400a87c38af7b4c655936bd4bc
- Added error severity, mainly to distinguish between READ and EVAL errors, can be later expanded to allow other distinction - Improved repl using the above function (EVAL errors interrupts the repl right away, without the need to double-return) - Added an helper function to provide infos about builtin and composed functions - Possibility to pass files as arguments to setup the environment Signed-off-by: teo3300 <matteo.rogora@live.it>
Description
Languages
Rust
97.5%
Makefile
2.5%