Are there any CMS'es, written in functonal programming languages (lisp, haskell, f#/nemerle, scala, erlang, clojure, smalltalk) already?
|
1
|
|||
|
|
|
Lambdium Light is a CMS written in OCaml with Eliom (Eliom is an extension for the Web server Ocsigen that allows dynamic webpages generation.Ocsigen is also written in OCaml) |
||
|
|
|
|
The wonderful gitit wiki is written in Haskell: http://gitit.net It uses darcs or git as a storage layer. The darcs wiki runs on gitit, http://wiki.darcs.net/ |
||
|
|
|
|
Erlang attempt is Wikie. |
||
|
|
|
|
Unfortunately my answer will be very partial. I hope other people will know more about this topic. Some subaspects of content management have surely been implemented in Haskell:
Some more information about wikis and content management systems implemented in Haskell can be found here on Haskell wiki. There are several attempts for wikis. Two links provided for data management systems (Halipeto and Hope) are broken, but they can be retrieved by archive.org's "way-back machine". Still, Hope's darcs repo is available directly, you can check it out by:
|
||||||
|
|
|
Smalltalk has wonderful seaside web-framework, with Dabble DB being one of the most famous users among many other. |
||
|
|
|
|
Zotonic looks promising (in Erlang) |
||
|
|
