renatov Posted April 25, 2014 Share Posted April 25, 2014 I'm looking for something like iPython is for Python, but a shell for JavaScript. If you don't know iPython, what I'm looking for is a terminal that interpret JavaScript codes in real time, so I can type some commands and see their output. I always find this kind of interpreter very useful when I'm learning a new language. Thanks! Link to comment https://forums.phpfreaks.com/topic/288003-is-there-a-javascript-shell-for-unix/ Share on other sites More sharing options...
trq Posted April 25, 2014 Share Posted April 25, 2014 http://nodejs.org/api/repl.html Link to comment https://forums.phpfreaks.com/topic/288003-is-there-a-javascript-shell-for-unix/#findComment-1477223 Share on other sites More sharing options...
renatov Posted April 25, 2014 Author Share Posted April 25, 2014 http://nodejs.org/api/repl.html Thanks, nodejs is exactly what I was looking for. Link to comment https://forums.phpfreaks.com/topic/288003-is-there-a-javascript-shell-for-unix/#findComment-1477228 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.