An open API service indexing awesome lists of open source software.

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

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