frege-repl
Code execution loop
A command-line REPL (Read-Eval-Print Loop) for executing Frege programming language code snippets
Frege REPL
78 stars
14 watching
17 forks
Language: Frege
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreter and scripting engine for a functional programming language | 15 |
| A graphical interface for the Frege REPL, allowing users to interact with the language in an intuitive way. | 25 |
| An example project demonstrating how to compile and run Frege code with Gradle | 2 |
| A Gradle plugin for compiling and managing Frege projects | 25 |
| A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,640 |
| Provides code examples and setup guides for learning Frege | 9 |
| A Haskell library for building custom readline-based REPL interfaces | 107 |
| A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell | 70 |
| A simple Read-Eval-Print-Loop for Java language | 1,334 |
| A plugin that enables Leiningen to compile Frege code. | 33 |
| A Frege implementation of Haskell examples in a tutorial format | 51 |
| A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
| An Eclipse plugin for supporting the frege programming language. | 31 |
| A Vim plugin that integrates with a Clojure JVM to provide a repl with breakpoints, documentation lookup, and omnicompletion. | 106 |
| Supports compilation and execution of Frege code within Scala-based build systems like sbt. | 53 |