4 Commits

Author SHA1 Message Date
9af7ada706 Removed MalType::Bool
mplemented instead MalType::T as opposed to Maltype::Nil
2025-06-13 18:30:20 +09:00
e6924d42b4 Adding helper functions
- improved 'help'
- added 'find'
- using clojure syntax for function arguments

Signed-off-by: teo3300 <matteo.rogora@live.it>
2023-12-29 11:01:12 +09:00
0b47444836 Applied step 5 TCO
- Some tests disabled for incompatibility
- next step is to restore those tests, as well as a whole "eval" test
2023-12-21 19:25:24 +09:00
0cbfaaafec Some more tests
- Added hook pre-commit
- Added some reader tests
- Added some eval tests
- Added functional tests

Signed-off-by: teo3300 <matteo.rogora@live.it>
2023-11-25 20:30:21 +09:00