Skip to content

Releases: Frege/frege

165th Birthday

07 Nov 17:31
Compare
Choose a tag to compare

Contains:

  • liberalized type synonyms
  • fully (to my knowledge) semigroupoidalized Monads, etc.
  • numerous enhancements, library additions, bug fixes
  • still several bugs :-( (but you're not likely to encounter them, and the next release is underway)

Thanks to all contributors and friends!

Note 1: this release will not work with an earlier eclipse plugin. You must update the plugin. Merely replacing the fregec.jar is not sufficient!

Note 2: This release is binary incompatible with earlier releases. Please remove any *.java and *.class files produced by earlier compilers and recompile you sources with this version.

HTML documentation

06 Oct 10:24
Compare
Choose a tag to compare
HTML documentation Pre-release
Pre-release

The documentation is now hosted at http://www.frege-lang.org/doc/frege/Prelude.html (for different packages just replace the frege/Prelude.html, i.e. frege/data/Monoid.html)

Preliminary compiler as of Aug 31

11 Sep 18:34
Compare
Choose a tag to compare
Pre-release

It seems that there is a breaking change somehwere between 3.21.191 and the latest commits that prevent rebuild of the compiler.

This release is for contributors to get the compiler working again.

An official release with he latest developments and enhancements also for the eclipse plugin will follow soon.

Summer 2013

08 Aug 07:42
Compare
Choose a tag to compare

See [https://github.com/Frege/frege/wiki/New-or-Changed-Features]

July 2013 Release (test)

14 Jul 22:19
Compare
Choose a tag to compare
Pre-release

Test the new github release feature.

Contains: Quick check tool and flexibly typed numeric literals.