[MiHa] 2015-05: '''Online-IDEs''' / -Compilers / -Interpreters are websites where you can enter some sourcecode, and have it executed. Smallish programs can be run that way, typically no more than a few kb of code. Some for input-data. Some Online-IDEs are dedicated to only one language: * http://www.lua.org/demo.html - Lua * http://play.golang.org - Go * https://jsfiddle.net - JavaScript, Ajax, etc. Some Online-IDEs with support for tcl : * http://codepad.org/ * http://ideone.com/ * <>Development | Dev. Tools | IDE