Skip to content

Commit

Permalink
why would you use Elnode?
Browse files Browse the repository at this point in the history
  • Loading branch information
nicferrier committed Oct 17, 2011
1 parent 93f1d62 commit 156a7f8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.creole
Expand Up @@ -3,6 +3,18 @@
An attempt to make an EmacsLISP clone of node.js.


== Rationale ==

Elnode should be used for making small, personal web services or for
developing a first draft of a web service you may later do in Clojure
or Node.js or some other web framework.

Emacs is a very good LISP programming environment as well as a great
editor. Now that Emacs 24 has lexical scope EmacsLISP is a very
powerful language. A webserver framework inside such a powerful LISP
environment therefore makes sense.


== Installation ==

Elnode is now packaged in [[http://marmalade-repo.org/packages/elnode|marmalade]].
Expand Down

0 comments on commit 156a7f8

Please sign in to comment.