moros/dsk/tmp
Vincent Ollivier 749b111d68
Rewrite Lisp parser with Nom (#277)
* Rewrite Lisp parser

* Parse special symbols

* Add eval for calculator

* Replace original parser with the new one

* Handle escaped chars in strings

* Add more special characters to parser

* Refactor eval

* Add operations on files

* Refactor more of eval

* Add number parsing

* Refactor eval

* Improve error messages

* Use .lsp for lisp files

* Refactor eval

* Add ensure_len macro
2021-12-04 13:39:14 +01:00
..
beep Add beep command (#234) 2021-08-21 10:57:39 +02:00
alice.txt Use DirEntry#size (#9) 2020-01-23 08:54:51 +01:00
fibonacci.lsp Rewrite Lisp parser with Nom (#277) 2021-12-04 13:39:14 +01:00