frege-lein-plugin
Frege compiler
A plugin that enables Leiningen to compile Frege code.
Support Frege compiler via leiningen
33 stars
10 watching
3 forks
Language: Clojure
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
frege/frege-lein-template | Creates a skeleton project template with a choice of main language implementation (Clojure or Frege) for mixed-language Clojure/Frege projects. | 9 |
frege/eclipse-plugin | An Eclipse plugin for supporting the frege programming language. | 31 |
frege/frege-maven-plugin | Supports compilation of frege-lang source code into Java and integration with Apache Maven build tool | 13 |
dierk/frege-idea-plugin | Support for Frege programming language in IntelliJ IDEA plugin | 22 |
frege/frege-interpreter | An interpreter and scripting engine for a functional programming language | 15 |
carymrobbins/intellij-frege | An experiment to develop an IntelliJ plugin in Frege and integrate it with HaskForce to create a unified development environment for both languages. | 14 |
dierk/fregetutorial | Provides code examples and setup guides for learning Frege | 9 |
frege/fregefx | Bindings and utilities to integrate Frege with JavaFX for building user interfaces. | 33 |
mperry/frege-gradle-example | An example project demonstrating how to compile and run Frege code with Gradle | 2 |
gren-lang/compiler | A compiler that translates code written in Gren into machine code or another target language. | 391 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
talios/frege-bundle | A collection of Frege compiler and standard library packaged as an OSGi bundle | 3 |
frege/frege-repl | A command-line REPL (Read-Eval-Print Loop) for executing Frege programming language code snippets | 78 |