Difference between revisions of "Swank-js"

From WikEmacs
Jump to navigation Jump to search
(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_...")
(No difference)

Revision as of 12:31, 10 December 2012

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

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