Jump to content

Haskell: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 19: Line 19:
==Links==
==Links==
* [http://haskell.org Haskell homepage]
* [http://haskell.org Haskell homepage]
==Publications==
* [https://www.haskell.org/onlinereport Haskell 98 Standard]


[[Category:Programming Languages]]
[[Category:Programming Languages]]
[[Category:Haskell]]
[[Category:Haskell]]

Revision as of 02:11, 11 March 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

  • LibcURL - Internet URL (WWW, FTP, etc) access - Open Source - Current.
  • 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

Publications