This is an interpreter for Frege.
Frege REPL and Online REPL make use of this to provide an interactive environment on terminal as well as on the browser.
This project also implements JSR 223, a scripting engine for Frege.
Build from sources
Checkout this project and then from project root, run ./gradlew install
Binary
Under releases page here.
Travis: https://travis-ci.org/Frege/frege-interpreter/
Sonatype: https://oss.sonatype.org/content/groups/public/org/frege-lang/