All Projects → Frege → frege-interpreter

Frege / frege-interpreter

Licence: other
Frege Interpreter

Programming Languages

Frege
13 projects
java
68154 projects - #9 most used programming language
shell
77523 projects

Frege Interpreter Build Status

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].