frege
Haskell compiler
A Haskell implementation for the JVM with a strong focus on functional programming and type inference.
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
4k stars
154 watching
145 forks
Language: Frege
last commit: over 2 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Gradle plugin for compiling and managing Frege projects | 25 |
| A plugin that enables Leiningen to compile Frege code. | 33 |
| An interpreter and scripting engine for a functional programming language | 15 |
| A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell | 70 |
| A Frege implementation of Haskell examples in a tutorial format | 51 |
| Supports compilation of frege-lang source code into Java and integration with Apache Maven build tool | 13 |
| A programming language with effects based on category theory and used to compile programs into various categorical abstractions. | 268 |
| Provides tools and exercises for practicing functional programming in Haskell | 118 |
| An example project demonstrating how to compile and run Frege code with Gradle | 2 |
| Bindings and utilities to integrate Frege with JavaFX for building user interfaces. | 33 |
| A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
| A cross-platform GUI library for writing native Haskell applications | 598 |
| Creates a skeleton project template with a choice of main language implementation (Clojure or Frege) for mixed-language Clojure/Frege projects. | 9 |
| Provides code examples and setup guides for learning Frege | 9 |
| A command-line REPL (Read-Eval-Print Loop) for executing Frege programming language code snippets | 78 |