Jump to content

Haskell: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 9: Line 9:
* [[LZ4]] - Compression library - Open source - Current
* [[LZ4]] - Compression library - Open source - Current
* [[Snappy]] - Compression lib. - Open Source - Current.
* [[Snappy]] - Compression lib. - Open Source - Current.
====OS/2 text editors with Haskell support====
* [[jEdit]] - Java based - Haskell syntax highlighting built in - Current.


==A list of DOS implementations of Haskell==
==A list of DOS implementations of Haskell==
* [[Gofer]] - Open source - Discontinued.
* [[Gofer]] - Open source - Discontinued.


[[Category:Programming Languages]][[Category:Haskell]]
==Links==
* [http://haskell.org Haskell homepage]
 
[[Category:Programming Languages]]
[[Category:Haskell]]

Revision as of 17:12, 14 February 2016

Strongly typed, lazy functional programming language.

A list of OS/2 implementations of Haskell

  • Gofer - Open source - Discontinued.
  • NHC - Open source - Discontinued.

Foreign libraries with Haskell bindings

  • LZ4 - Compression library - Open source - Current
  • Snappy - Compression lib. - Open Source - Current.

OS/2 text editors with Haskell support

  • jEdit - Java based - Haskell syntax highlighting built in - Current.

A list of DOS implementations of Haskell

  • Gofer - Open source - Discontinued.

Links