frege-gradle-example
Frege compiler example
An example project demonstrating how to compile and run Frege code with Gradle
2 stars
1 watching
3 forks
Language: Frege
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
frege/frege-gradle-plugin | A Gradle plugin for compiling and managing Frege projects | 25 |
dierk/fregetutorial | Provides code examples and setup guides for learning Frege | 9 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,640 |
frege/frege-repl | A command-line REPL (Read-Eval-Print Loop) for executing Frege programming language code snippets | 78 |
y-taka-23/learn-you-a-frege | A Frege implementation of Haskell examples in a tutorial format | 51 |
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 |
frege/frege-interpreter | An interpreter and scripting engine for a functional programming language | 15 |
frege/frege-maven-plugin | Supports compilation of frege-lang source code into Java and integration with Apache Maven build tool | 13 |
marklogic/ml-gradle | Automates tasks involving MarkLogic using Gradle | 72 |
67726e/gradle-twirl | A Gradle plugin to compile Twirl templates. | 11 |
frege/frege-lein-plugin | A plugin that enables Leiningen to compile Frege code. | 33 |
mchav/gottlob | A build tool for compiling and running Frege programs. | 0 |
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 |
gradle/gradle-completion | Completion scripts for Gradle tasks and CLI switches in bash and zsh. | 1,033 |
clojurephant/sample-clojurephant-clj-lib | A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. | 0 |