Where can I find an online interactive console for my favorite language/api?
- Ruby
- Python?
- PHP?
- Perl?
- Scheme?
- Java?
- C?
|
|
Where can I find an online interactive console for my favorite language/api?
|
|||
|
|
|
|
|
||
|
|
|
You can play around with jsScheme for Scheme, but it's a toy and shouldn't replace a console-based interpreter. |
||
|
|
|
|
Google came out with Lord of the REPLs which supports, among other things, Scheme, Python, Ruby, and Scala. |
||
|
|
|
|
Google has an online interactive shell for Python. |
||
|
|
|
|
|
||
|
|
|
Skulpt is a Python implementation in JavaScript. Pretty cool. |
||
|
|