awesome-frege
Useful resources for the Frege programming language
Archived
28 stars
1 watching
5 forks
last commit: about 3 years ago
Linked from 3 awesome lists
awesomeawesome-listfregehaskelllist
Awesome Frege / Introduction / Overview | |||
Frege | 3,642 | about 2 years ago | Official website |
Awesome Frege / Introduction / First Steps | |||
Getting Started | 3,642 | about 2 years ago | First steps with Frege on the command line |
Examples | 3,642 | about 2 years ago | Some code examples |
Template | 3 | over 9 years ago | Template for Frege projects |
Trending | Trending projects on GitHub | ||
Awesome Frege / Introduction / Comparisons | |||
Frege vs. Haskell | 3,642 | about 2 years ago | Differences between Frege and Haskell |
Frege vs. Scala | Differences between Scala and Frege | ||
Awesome Frege / Introduction / Official Resources | |||
Language Reference | Description of the language and its implementation | ||
Standard Library API | Frege API documentation | ||
Java Runtime API | Java API documentation | ||
FAQ | 3,642 | about 2 years ago | Frequently asked questions |
Wiki | 3,642 | about 2 years ago | Official wiki |
Changelog | 3,642 | about 2 years ago | Official changelog |
Awesome Frege / Community / Chat | |||
Gitter | Gitter channel | ||
IRC | IRC channel | ||
Awesome Frege / Community / Questions | |||
Google Group | Frege Google Group | ||
Stack Overflow | Frege tag on Stack Overflow | ||
Awesome Frege / Community / Social Media | |||
Official Twitter account | |||
Frege subreddit | |||
Dierk König | Core contributor and Groovy expert | ||
Awesome Frege / Information / Articles & Blogs | |||
InfoQ | InfoQ article on Frege | ||
Frege Wiki | 3,642 | about 2 years ago | List of more articles on the Frege wiki |
Frege Programming Language | Blog of Ingo Wechsung | ||
JAXenter | Interview with Ingo Wechsung (German) | ||
Awesome Frege / Information / Books | |||
Frege Goodness | Book by Dierk König | ||
Frege Quick Reference | Book by Ingo Wechsung | ||
Learn You a Frege for Great Good! | 51 | almost 9 years ago | Frege adaptation of Learn You a Haskell for Great Good! |
Frege Wiki | 3,642 | about 2 years ago | List of more books on the Frege wiki |
Awesome Frege / Information / Conferences | |||
ICFP | International Conference on Functional Programming | ||
Awesome Frege / Information / Courses | |||
FP101x | Introduction to Functional Programming on edX | ||
Awesome Frege / Information / Talks | |||
Overview | Frege, a Haskell for the JVM by Dierk König | ||
Frege vs. Haskell | FregeDay: Roadmap for resolving differences between Haskell and Frege (Ingo Wechsung) | ||
ICFP Videos | Videos about functional programming | ||
Frege Wiki | 3,642 | about 2 years ago | List of more talks on the Frege wiki |
Awesome Frege / Libraries | |||
Frege Wiki | 3,642 | about 2 years ago | List of libraries on the Frege wiki |
Awesome Frege / Libraries / Android | |||
FregeAndroid | 14 | about 9 years ago | Frege interface to the Android API |
frege-on-android | 1 | about 8 years ago | How to use Frege on Android |
FregeAndroid | 6 | almost 8 years ago | Proof of concept Android application in Frege |
GeoQuiz-Frege | 11 | over 7 years ago | Port of the BigNerd Ranch GeoQuiz application in Frege |
froid | 100 | over 6 years ago | Library for using Frege in Android development |
Awesome Frege / Libraries / Big Data | |||
Spark | 5 | almost 9 years ago | Apache Spark with Frege |
Awesome Frege / Libraries / Databases | |||
Sirocco | 16 | over 8 years ago | Frege library for relational databases |
frege-dbc | 3 | about 9 years ago | JDBC with Frege |
Awesome Frege / Libraries / Email | |||
Frege Email | 1 | almost 8 years ago | SMTP library for Frege |
Awesome Frege / Libraries / Graphics | |||
Frege-RayTracer | 4 | about 8 years ago | Ray tracer in Frege |
Awesome Frege / Libraries / GUI | |||
FregeFX | 33 | about 3 years ago | Frege bindings for JavaFX |
Awesome Frege / Libraries / Web Frameworks | |||
Chinook | 28 | over 8 years ago | Frege web framework based on SparkJava |
Fregelet | 6 | about 8 years ago | Frege web framework based on servlet |
Play | 20 | almost 9 years ago | Play framework with Frege |
Awesome Frege / Sample Applications / Games | |||
2048 | 6 | over 9 years ago | Frege clone of 2048 |
frech | 0 | over 4 years ago | Fully functional chess engine |
Awesome Frege / Sample Applications / Media | |||
Zwana | 4 | about 8 years ago | Piano using Java Midi |
Awesome Frege / Sample Applications / Web | |||
RESTful Todo Manager | 5 | over 8 years ago | Task list manager written in Frege |
Play Framework | 20 | almost 9 years ago | Play application written in Frege |
Fervor | 0 | almost 8 years ago | Server for local directories |
Awesome Frege / Tools / Build Tools | |||
Leiningen | Project automation for Frege and Clojure | ||
Leiningen Template | 9 | over 8 years ago | Template for frege-lein projects |
gottlob | 0 | almost 8 years ago | Build tool for Frege |
Awesome Frege / Tools / IDEs | |||
fregIDE | 31 | about 5 years ago | Eclipse plugin for Frege |
intellij-frege | 14 | over 8 years ago | Frege support for IntelliJ IDEA |
frege-idea-plugin | 22 | over 8 years ago | Language support for Frege in IntelliJ IDEA |
Awesome Frege / Tools / REPLs | |||
Console REPL | 78 | over 5 years ago | REPL on the console |
GUI REPL | 25 | over 7 years ago | GUI based REPL |
Awesome Frege / Tools / Unit Testing | |||
FrUnit | 1 | over 10 years ago | JUnit for Frege |