This website requires JavaScript.
Explore
Help
Register
Sign In
haxala1r
/
olisp
Watch
1
Star
0
Fork
0
You've already forked olisp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
22e7c3dbb3561f9ecbe7c886614360ba32d41d72
olisp
/
lib
History
Emin Arslan
22e7c3dbb3
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-10-14 20:21:29 +03:00
..
ast.ml
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-10-14 20:21:29 +03:00
dune
General style changes, nothing major
2025-10-14 19:01:29 +03:00
eval.ml
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-10-14 20:21:29 +03:00
interpreterStdlib.ml
Re-organized a lot of code, changed functions so that functions capture the surrounding environment and execute in that environment
2025-10-14 20:21:29 +03:00
lexer.mll
General style changes, nothing major
2025-10-14 19:01:29 +03:00
parser.mly
General style changes, nothing major
2025-10-14 19:01:29 +03:00
read.ml
Initial state - basic lexer + parser + interpreter
2025-10-12 21:33:57 +03:00