Our implementation of
livecoding is suitable for any programming language. Therefore, in our plans to add support for Java, Ruby, PHP, C #, C ++, Python, Scala, Objective-C, Groovy. So help with the choice. What language will be next for us?
If the idea of livecoding is new to you, then watch the Bret Victor presentation -
www.youtube.com/watch?v=PUv66718DII .
Livkoding is the ability to write applications without rebuild and loss of state. That is, you are writing a program, and the running application changes its logic. We did livecoding for both ActionScript and JavaScript. Our implementation is based on AST transformations, therefore it is suitable for any programming languages and execution environments.
')
Project site
codeorchestra.com