Skip to content
/ gerac Public

The compiler for the Gera programming language.

License

Notifications You must be signed in to change notification settings

geralang/gerac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.