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