frege-gradle-plugin
Frege compiler
A Gradle plugin for compiling and managing Frege projects
Gradle plugin for compiling Frege projects
25 stars
10 watching
10 forks
Language: Groovy
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mperry/frege-gradle-example | An example project demonstrating how to compile and run Frege code with Gradle | 2 |
frege/frege-lein-plugin | A plugin that enables Leiningen to compile Frege code. | 33 |
frege/eclipse-plugin | An Eclipse plugin for supporting the frege programming language. | 31 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,642 |
frege/frege-maven-plugin | Supports compilation of frege-lang source code into Java and integration with Apache Maven build tool | 13 |
groovy/groovy-android-gradle-plugin | A plugin that adds Groovy language support to Android app development | 850 |
67726e/gradle-twirl | A Gradle plugin to compile Twirl templates. | 11 |
frege/frege-interpreter | An interpreter and scripting engine for a functional programming language | 15 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
int128/gradle-plugin-starter | A Gradle plugin project providing a blank implementation with testing and publishing capabilities. | 35 |
dierk/fregetutorial | Provides code examples and setup guides for learning Frege | 9 |
deploygate/gradle-deploygate-plugin | A plugin for Gradle that enables deployment to DeployGate | 87 |
tkruse/gradle-groovysh-plugin | Provides Gradle tasks to start interactive Groovy shells for interacting with application classes or builds. | 42 |
frege/frege-repl | A command-line REPL (Read-Eval-Print Loop) for executing Frege programming language code snippets | 78 |
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 |