Awesome
Frege Interpreter
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.
JSR 223 Scripting support
This project also implements JSR 223, a scripting engine for Frege.
How to get frege-interpreter?
Build from sources
Checkout this project and then from project root, run ./gradlew install
Binary
Under releases page here.
Continuous Integration
Travis: https://travis-ci.org/Frege/frege-interpreter/
Sonatype: https://oss.sonatype.org/content/groups/public/org/frege-lang/