https://github.com/nymphium/joel
a (compiler intermediate) language which has explicit join point
https://github.com/nymphium/joel
intermediate-language ocaml optimization
Last synced: 6 months ago
JSON representation
a (compiler intermediate) language which has explicit join point
- Host: GitHub
- URL: https://github.com/nymphium/joel
- Owner: Nymphium
- License: mit
- Created: 2018-01-24T07:46:24.000Z (almost 8 years ago)
- Default Branch: bachelor_thesis_poc
- Last Pushed: 2018-02-06T06:10:29.000Z (almost 8 years ago)
- Last Synced: 2025-06-27T19:41:11.491Z (7 months ago)
- Topics: intermediate-language, ocaml, optimization
- Language: OCaml
- Size: 46.9 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Joel
This is the implementation of Joel, which has explicit join point.
## Dependencies
- OCaml
+ Menhir
+ OMake
+ oUnit (for test)
+ Core_bench (for benchmark)
## License
MIT