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
a45918d203999b0540e74137b2364051f3e1c7f7
olisp
/
lib
History
haxala1r
a45918d203
Added type annotations for the environment module to make things clearer, switched bind_args implementation with a simpler one.
2025-12-28 21:04:45 +03:00
..
ast.ml
Reorganized environment-related functions.
2025-12-28 21:04:45 +03:00
dune
General style changes, nothing major
2025-12-28 21:04:44 +03:00
env.ml
Added type annotations for the environment module to make things clearer, switched bind_args implementation with a simpler one.
2025-12-28 21:04:45 +03:00
eval.ml
Added type annotations for the environment module to make things clearer, switched bind_args implementation with a simpler one.
2025-12-28 21:04:45 +03:00
interpreterStdlib.ml
Reorganized environment-related functions.
2025-12-28 21:04:45 +03:00
lexer.mll
Added dot syntax for lists, and proper quote syntax. LQuoted is now unused
2025-12-28 21:04:44 +03:00
parser.mly
Added dot syntax for lists, and proper quote syntax. LQuoted is now unused
2025-12-28 21:04:44 +03:00
read.ml
Initial state - basic lexer + parser + interpreter
2025-12-28 21:04:44 +03:00