Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 486 Bytes

README.md

File metadata and controls

executable file
·
12 lines (8 loc) · 486 Bytes

gerac

The compiler for the Gera programming language.

This compiler is not supposed to be used directly. Please use the Gera package manager to build and run your Gera projects instead.

Building from source

This project can be built using make. This project was developed using Java 17, but Java version 15 and above should also work.