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

https://github.com/nickgeek/frj-compiler

The proof-of-concept compiler for FRJ (https://arxiv.org/abs/2008.12592) done as part of my COMP489 research project.
https://github.com/nickgeek/frj-compiler

Last synced: over 1 year ago
JSON representation

The proof-of-concept compiler for FRJ (https://arxiv.org/abs/2008.12592) done as part of my COMP489 research project.

Awesome Lists containing this project

README

          

# Compiler
A proof of concept compiler for [*Featherweight Reactive Java*](https://nick.geek.nz/research/?view=33).

The standard library can be found [here](https://github.com/NickGeek/frj-compiler/blob/master/src/main/resources/std.frj).