Your first time on this page? Allow me to give some explanations.
Awesome Frege
Useful resources for the Frege programming language
Here you can see meta information about this topic like the time we last updated this page, the original creator of the awesome list and a link to the original GitHub repository.
Thank you sfischer13 & contributors
View Topic on GitHub:
sfischer13/awesome-frege
Search for resources by name or description.
Simply type in what you are looking for and the results will be filtered on the fly.
Further filter the resources on this page by type (repository/other resource), number of stars on GitHub and time of last commit in months.
Overview
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
First Steps
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
An example Frege project.
Comparisons
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
Official Resources
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
Description of the language and its implementation.
Chat
Questions
Social Media
Articles & Blogs
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
Books
Frege Translation of "Learn You a Haskell for Great Good!."
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
Conferences
International Conference on Functional Programming. Youtube channel.
Courses
Fall 2014 MOOC on edX by DelftX featuring Haskell as the primary language of focus.
Talks
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
FregeDay: Roadmap for resolving differences between Haskell and Frege (Ingo Wechsung).
Libraries
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
Android
Frege interface to Android
An example of how to use Frege on Android.
A proof of concept for running Frege on Android
A Frege port of the GeoQuiz application from the Android BigNerd Ranch Book.
A library for using the Frege programming language in Android development.
Big Data
Try Apache Spark with Frege
Databases
Frege + database = :-)
A Frege library for sending emails via SMTP.
Graphics
A ray tracer in Frege.
GUI
Frege language binding and utilities to create JavaFX user interfaces
Web Frameworks
Tiny Frege web framework developed on top of sparkjava.com
A basic web framework for Frege on top of servlet
A simple Play application with Frege
Games
A 2048 game clone in Frege.
Frege Chess Engine
Media
A simple piano in Frege using Java Midi.
Web
A Simple Todo Manager with REST API, Written in Frege.
A simple Play application with Frege
Serve a directory on your machine
Build Tools
Template for creating new frege-lein projects.
A build tool for the Frege programming language.
IDEs
The eclipse plugin for frege, codename fregIDE
Frege support for IntelliJ IDEA
Language support for the Frege programming language in IntelliJIDEA (currently experimental)
REPLs
Frege REPL
GUI for the frege repl
Unit Testing
A JUnit library for Frege