This website requires JavaScript.
Explore
Help
Sign In
haxala1r
/
olisp
Watch
1
Star
0
Fork
0
You've already forked olisp
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
Files
1df6f3603c6bc06822a975347b350d9a83c798ab
olisp
/
lib
History
haxala1r
1df6f3603c
reorganized a bit, separated bind-symbol into two operators that have different uses, def and set
2025-12-28 21:39:37 +03:00
..
ast.ml
reorganized a bit, separated bind-symbol into two operators that have different uses, def and set
2025-12-28 21:39:37 +03:00
dune
General style changes, nothing major
2025-12-28 21:39:37 +03:00
eval.ml
reorganized a bit, separated bind-symbol into two operators that have different uses, def and set
2025-12-28 21:39:37 +03:00
interpreterStdlib.ml
reorganized a bit, separated bind-symbol into two operators that have different uses, def and set
2025-12-28 21:39:37 +03:00
lexer.mll
Added dot syntax for lists, and proper quote syntax. LQuoted is now unused
2025-12-28 21:39:37 +03:00
parser.mly
Added dot syntax for lists, and proper quote syntax. LQuoted is now unused
2025-12-28 21:39:37 +03:00
read.ml
Initial state - basic lexer + parser + interpreter
2025-12-28 21:39:37 +03:00