Swank-js

From WikEmacs
Revision as of 12:31, 10 December 2012 by Ruediger (talk | contribs) (Created page with "{{Package |name=swank-js |description=Swank backend for Node.JS and in-browser JavaScript |author=Ivan Shvedunov |maintainer= |source=https://github.com/swank-js/swank-js |in_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Swank-js is a Swank backend for Node.JS which allows an in-browser JavaScript REPL. It is based on js2-mode.

swank-js
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

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