This website requires JavaScript.
Explore
Help
Sign In
haxala1r
/
olisp
Watch
1
Star
0
Fork
0
You've already forked olisp
Code
Issues
1
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
Files
main
olisp
/
lib
/
compiler
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
haxala1r
c9694af826
ci/woodpecker/push/debian
Pipeline was successful
Details
ci/woodpecker/push/fedora
Pipeline was successful
Details
ci/woodpecker/push/nix
Pipeline was successful
Details
ci/woodpecker/push/publish
Pipeline was successful
Details
vm and compiler: removed automatic currying, and several other modifications to the language
2026-05-10 17:23:42 +03:00
..
core_ast.ml
vm and compiler: removed automatic currying, and several other modifications to the language
2026-05-10 17:23:42 +03:00
dune
compiler: make space for compiling into the VM bytecode
2026-04-25 20:44:37 +03:00
emit.ml
vm and compiler: removed automatic currying, and several other modifications to the language
2026-05-10 17:23:42 +03:00
gensym.ml
Added gensym, and phases in the desugar module for logical and & or
2025-12-28 21:04:45 +03:00
scope_analysis.ml
vm and compiler: removed automatic currying, and several other modifications to the language
2026-05-10 17:23:42 +03:00
syntactic_ast.ml
vm and compiler: removed automatic currying, and several other modifications to the language
2026-05-10 17:23:42 +03:00
util.ml
util: separated the monadic traverse into a utility module
2026-02-11 23:40:17 +03:00