Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/beng49/compiler-frontend


https://github.com/beng49/compiler-frontend

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# compiler

A maybe compiler that maybe works

## To Run:
1. Clone with `git clone https://github.com/BenG49/compiler.git`
2. Run `./gradlew run --args=''` in the root folder, where `` is a path pointing to the plaintext file you want to (maybe) compile
3. Profit

![run example](https://github.com/BenG49/compiler/blob/main/example.png?raw=true)