Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 413 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 413 Bytes

Yirgacheffe Build Status

Yirgacheffe

Build

mvn package produces the executable executable/target/yirgacheffe.

Run

Compile classes:

yirgacheffe MyClass.yg AnotherClass.yg

Execute:

yirgacheffe --run MyClass

Repl:

yirgacheffe --repl