Track Awesome Frege Updates Daily
:star: Useful resources for the Frege programming language
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 sfischer13/awesome-frege · ⭐ 27 · 🏷️ Programming Languages
Aug 14, 2019
Information / Articles & Blogs
- JAXenter - Interview with Ingo Wechsung (German).
Sample Applications / Games
- frech (⭐0) - Fully functional chess engine.
Dec 30, 2018
Introduction / First Steps
- Trending - Trending projects on GitHub.
May 01, 2018
Community / Social Media
- reddit - Frege subreddit.
Jun 04, 2017
Tools / IDEs
- intellij-frege (⭐14) - Frege support for IntelliJ IDEA.
- frege-idea-plugin (⭐21) - Language support for Frege in IntelliJ IDEA.
Dec 24, 2016
Libraries / Android
- froid (⭐101) - Library for using Frege in Android development.
Dec 09, 2016
Libraries / Android
- FregeAndroid (⭐6) - Proof of concept Android application in Frege.
- GeoQuiz-Frege (⭐11) - Port of the BigNerd Ranch GeoQuiz application in Frege.
Sample Applications / Web
- Fervor (⭐0) - Server for local directories.
Nov 27, 2016
Sample Applications / Media
- Zwana (⭐4) - Piano using Java Midi.
Tools / Build Tools
- gottlob (⭐0) - Build tool for Frege.
Nov 04, 2016
Libraries / Graphics
- Frege-RayTracer (⭐4) - Ray tracer in Frege.
Oct 09, 2016
Libraries / Android
- frege-on-android (⭐1) - How to use Frege on Android.
Oct 07, 2016
Sample Applications / Games
- 2048 (⭐4) - Frege clone of 2048.
Sample Applications / Web
- Play Framework (⭐19) - Play application written in Frege.
Tools / REPLs
- GUI REPL (⭐23) - GUI based REPL.
Oct 03, 2016
Introduction / Overview
- Frege (⭐3.6k) - Official website.
Introduction / First Steps
- Getting Started (⭐3.6k) - First steps with Frege on the command line.
- Examples (⭐3.6k) - Some code examples.
- Template (⭐3) - Template for Frege projects.
Introduction / Comparisons
- Frege vs. Haskell (⭐3.6k) - Differences between Frege and Haskell.
- Frege vs. Scala - Differences between Scala and 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.6k) - Frequently asked questions.
- Wiki (⭐3.6k) - Official wiki.
- Changelog (⭐3.6k) - Official changelog.
Community / Chat
- Gitter - Gitter channel.
- IRC - IRC channel.
Community / Questions
- Google Group - Frege Google Group.
- Stack Overflow - Frege tag on Stack Overflow.
Community / Social Media
- Twitter - Official Twitter account.
- Dierk König - Core contributor and Groovy expert.
Information / Articles & Blogs
- InfoQ - InfoQ article on Frege.
- Frege Wiki (⭐3.6k) - List of more articles on the Frege wiki.
- Frege Programming Language - Blog of Ingo Wechsung.
Information / Books
- Frege Goodness - Book by Dierk König.
- Frege Quick Reference - Book by Ingo Wechsung.
- Learn You a Frege for Great Good! (⭐50) - Frege adaptation of Learn You a Haskell for Great Good!.
- Frege Wiki (⭐3.6k) - List of more books on the Frege wiki.
Information / Conferences
- ICFP - International Conference on Functional Programming.
Information / Courses
- FP101x - Introduction to Functional Programming on edX.
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.6k) - List of more talks on the Frege wiki.
Libraries / Talks
- Frege Wiki (⭐3.6k) - List of libraries on the Frege wiki.
Libraries / Android
- FregeAndroid (⭐14) - Frege interface to the Android API.
Libraries / Big Data
- Spark (⭐5) - Apache Spark with Frege.
Libraries / Databases
- Sirocco (⭐15) - Frege library for relational databases.
- frege-dbc (⭐3) - JDBC with Frege.
Libraries / Email
- Frege Email (⭐1) - SMTP library for Frege.
Libraries / GUI
- FregeFX (⭐31) - Frege bindings for JavaFX.
Libraries / Web Frameworks
- Chinook (⭐27) - Frege web framework based on SparkJava.
- Fregelet (⭐6) - Frege web framework based on servlet.
- Play (⭐19) - Play framework with Frege.
Sample Applications / Web
- RESTful Todo Manager (⭐5) - Task list manager written in Frege.
Tools / Build Tools
- Leiningen - Project automation for Frege and Clojure.
- Leiningen Template (⭐8) - Template for frege-lein projects.
Tools / IDEs
- fregIDE (⭐29) - Eclipse plugin for Frege.
Tools / REPLs
- Console REPL (⭐77) - REPL on the console.
Tools / Unit Testing
- FrUnit (⭐1) - JUnit for Frege.