Difference between revisions of "Swank-js"
Jump to navigation
Jump to search
m |
|||
Line 20: | Line 20: | ||
* Emacs Rocks! Episode on swank-js http://emacsrocks.com/e11.html | * Emacs Rocks! Episode on swank-js http://emacsrocks.com/e11.html | ||
− | [[Category: | + | [[Category:JavaScript]][[Category:Programming]][[Category:Third Party Package]] |
Latest revision as of 12:38, 10 December 2012
Description | Swank backend for Node.JS and in-browser JavaScript |
---|---|
Author | Ivan Shvedunov |
Source | https://github.com/swank-js/swank-js |
Part of Emacs | no |
Swank-js is a Swank backend for Node.JS which allows an in-browser JavaScript REPL. It is based on js2-mode.
Basic setup
Installation is complicated and requires Node.JS, SLIME, js2-mode. On Ubuntu/Debian the nodejs-legacy package might be required.
Project Pages
Tutorial Pages
- Emacs Rocks! Episode on swank-js http://emacsrocks.com/e11.html