teo3300 21a7c9e695 Implementing side-stuff
- 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>
2023-10-25 15:31:44 +09:00
2023-10-25 15:31:44 +09:00
2023-06-15 17:33:27 +02:00
2023-06-05 23:03:24 +02:00
2023-06-05 23:03:24 +02:00
2023-07-08 12:04:01 +02:00
2023-10-25 15:31:44 +09:00

rust-mal

Trying and implementing mal project from kanaka in Rust

Why

Because I need to improve my knowledge of rust and I also don't know how to use lisp

Description
No description provided
Readme 246 KiB
Languages
Rust 97.5%
Makefile 2.5%