|
|
d0840759b3
|
feat(core): Display for EvalError + ParserError
|
2026-03-31 20:14:49 +02:00 |
|
|
|
d4281d3538
|
feat(tokenizer): allow negative numbers
|
2026-03-31 04:32:08 +02:00 |
|
|
|
7d70066213
|
feat(expr): from fixed sized array to Expr
|
2026-03-31 04:09:52 +02:00 |
|
|
|
d835dc48ce
|
feat(prelude): add list/string functions
|
2025-01-12 21:47:06 +01:00 |
|
|
|
88bbcf036f
|
feat(core): improve printing
- Expression Conversion
- print/println
|
2025-01-11 16:31:41 +01:00 |
|
|
|
3e11142361
|
feat: add native_lisp_function macro
- refactor project layout to use child crates
- lispers-core: parser and evaluator
- lispers-macro: proc macros
|
2025-01-04 20:12:11 +01:00 |
|