renatov Posted April 25, 2014 Share Posted April 25, 2014 (edited) 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! Edited April 25, 2014 by renatov Quote Link to comment Share on other sites More sharing options...
Solution trq Posted April 25, 2014 Solution Share Posted April 25, 2014 http://nodejs.org/api/repl.html Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.