Personal tools

Leksah

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
Current revision (16:21, 29 March 2012) (edit) (undo)
(Updated version and date of latest release.)
 
(22 intermediate revisions not shown.)
Line 1: Line 1:
-
[[Image:leksah.png|left|none]] [http://code.haskell.org/leksah Leksah]
+
[[Image:leksah.png|left|none]]
'''Leksah: an IDE for Haskell written in Haskell'''
'''Leksah: an IDE for Haskell written in Haskell'''
-
This is the [http://code.haskell.org/leksah Leksah] users' wiki. Leksah is in an early phase of development. Please contact me if you are interested in the project (jnf at arcor.de)
+
This is the [http://leksah.org/ Leksah] users' wiki. Leksah is in active development. Version 0.12.0.3 was prereleased 2012/03/11.
-
=== Documentation ===
+
For general information:
-
[http://code.haskell.org/leksah/doc/leksah_manual.pdf manual]
+
* Visit the [http://leksah.org/ Leksah] website
 +
* Consult the Leksah PDF [http://code.haskell.org/leksah/doc/leksah_manual.pdf manual]
 +
* Check out the [[Leksah FAQ | FAQ]]
 +
* Read the [[Leksah Installation | installation instructions]]
 +
* Contact us for further info (info at leksah.org)
-
=== Screenshots ===
+
Leksah Git repositories:
-
 
+
* https://github.com/leksah/leksah
-
 
+
* https://github.com/leksah/leksah-server
-
<gallery>
+
-
Image:screenshot0.png| Leksah on Ubuntu Linux
+
-
</gallery>
+

Current revision

Leksah: an IDE for Haskell written in Haskell

This is the Leksah users' wiki. Leksah is in active development. Version 0.12.0.3 was prereleased 2012/03/11.

For general information:

Leksah Git repositories: