frege-repl

Code execution loop

A command-line REPL (Read-Eval-Print Loop) for executing Frege programming language code snippets

Frege REPL

GitHub

78 stars
14 watching
17 forks
Language: Frege
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
frege/frege-interpreter An interpreter and scripting engine for a functional programming language 15
dierk/frepl-gui A graphical interface for the Frege REPL, allowing users to interact with the language in an intuitive way. 25
mperry/frege-gradle-example An example project demonstrating how to compile and run Frege code with Gradle 2
frege/frege-gradle-plugin A Gradle plugin for compiling and managing Frege projects 25
frege/frege A Haskell implementation for the JVM with a strong focus on functional programming and type inference. 3,642
dierk/fregetutorial Provides code examples and setup guides for learning Frege 9
sdiehl/repline A Haskell library for building custom readline-based REPL interfaces 106
dierk/real_world_frege A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell 70
albertlatacz/java-repl A simple Read-Eval-Print-Loop for Java language 1,336
frege/frege-lein-plugin A plugin that enables Leiningen to compile Frege code. 33
y-taka-23/learn-you-a-frege A Frege implementation of Haskell examples in a tutorial format 51
georgejahad/debug-repl A Clojure REPL extension that allows debugging with access to surrounding lexical scope 151
frege/eclipse-plugin An Eclipse plugin for supporting the frege programming language. 31
dgrnbrg/vim-redl A Vim plugin that integrates with a Clojure JVM to provide a repl with breakpoints, documentation lookup, and omnicompletion. 106
earldouglas/sbt-frege Supports compilation and execution of Frege code within Scala-based build systems like sbt. 53