Home

Awesome

<a href="https://github.com/IntelliJ-Frege/intellij-frege/"> <img src="https://raw.githubusercontent.com/IntelliJ-Frege/intellij-frege/master/src/main/resources/META-INF/pluginIcon.svg" alt="Plugin logo" title="Plugin logo" align="right" height="60" /> </a>

IntelliJ IDEA plugin for Frege language

Frege Plugin Build & Test

What is Frege

Frege is a Haskell for the JVM. It is functional, has strong static type system and lazy evaluations, but Frege compiles to Java and runs on JVM. Also, it can use any Java library and can be used inside any Java project.

Read more at Frege github.

Installation

Plugin is available on JetBrains plugin repository.

Current progress

Features implemented partially or completely:

Features desired:

Examples

Below you can see examples of our plugin:

Contributors

Peter Surkov

Kirill Karnaukhov

Jura Khudyakov

Special thanks to Semyon Atamas and Dierk König!

License

Apache-2.0