Difference between revisions of "External browser"

From WikEmacs
Jump to navigation Jump to search
m (Reverted edits by 37.59.80.67 (talk) to last revision by Ccharles)
Line 1: Line 1:
 
You can use the mozrepl browser extension to interact with the JavaScript engine in Firefox-family browsers.
 
You can use the mozrepl browser extension to interact with the JavaScript engine in Firefox-family browsers.
  
The [https://github.com/swank-js/swank-js swank-js] project uses [[SLIME]] and Node.js to provide a REPL for interacting with the JavaScript engine of arbitrary browsers.
+
The [[swank-js]] project uses [[SLIME]] and Node.js to provide a REPL for interacting with the JavaScript engine of arbitrary browsers.
  
 
[[Category:Javascript]][[Category:Browse]][[Category:Programming]]
 
[[Category:Javascript]][[Category:Browse]][[Category:Programming]]

Revision as of 12:31, 10 December 2012

You can use the mozrepl browser extension to interact with the JavaScript engine in Firefox-family browsers.

The swank-js project uses SLIME and Node.js to provide a REPL for interacting with the JavaScript engine of arbitrary browsers.