Difference between revisions of "External browser"

From WikEmacs
Jump to navigation Jump to search
 
(3 intermediate revisions by 3 users not shown)
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]]

Latest revision as of 12:37, 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.