I'm writing to announce the release of Flippi, a simple and lightweight Wiki clone written in plain Haskell 98 using the hierarchical libraries. Flippi can be found at http://www.flippac.org/projects/flippi/ , with a running copy at http://www.scannedinavian.org/cgi-bin/flippi/flippi where I hope things such as user modifications will be linked to once they're available. The code's all available under the BSD license, and is known to compile under GHC6 (but not GHC 5). -- flippa@flippac.org
At 03:00 14/10/04 +0100, Philippa Cowderoy wrote:
I'm writing to announce the release of Flippi, a simple and lightweight Wiki clone written in plain Haskell 98 using the hierarchical libraries.
I took a very quick peek... this looks like fun. I haven't yet figured what it would take to actually run this, but never mind. I notice that you don't (yet claim to) support the full range of Wiki formatting options. Assuming you're heading in that direction, there's an alternative formatting framework being designed by Aaron Swartz and John Gruber, which emphasizes minimality and might be of interest: http://daringfireball.net/projects/markdown/ also: http://www.aaronsw.com/weblog/001189 #g -- At 03:00 14/10/04 +0100, Philippa Cowderoy wrote:
I'm writing to announce the release of Flippi, a simple and lightweight Wiki clone written in plain Haskell 98 using the hierarchical libraries.
Flippi can be found at http://www.flippac.org/projects/flippi/ , with a running copy at http://www.scannedinavian.org/cgi-bin/flippi/flippi where I hope things such as user modifications will be linked to once they're available. The code's all available under the BSD license, and is known to compile under GHC6 (but not GHC 5).
-- flippa@flippac.org _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell
------------ Graham Klyne For email: http://www.ninebynine.org/#Contact
participants (2)
-
Graham Klyne -
Philippa Cowderoy