Main GoalCodeIDE.com - is a website that helps building code in your Web Browser.
This service is for the people who want to start programming and for those, who want to remind previous experience.
... [More]
On this site all people can run programs online and sometimes it's called as WebIDE
Supported languages for Now: Basic, Pascal, C/C++, JavaScript, Perl.
Languages that will be supported soon: Lisp, Java, Assembler, Ruby, Python
Additional ServicesSyntax Highlighting function helps programmers to understand the code quicker.
Registred users can chat online and save your programs on the service Also, there is a local WIKI, that helps to learn programming
And Forum that helps in discussion of programming, etc..
Quick starting HOWTOTo start programming is enought to visit the service and click Run. For instance, it's possible to start with program in Basic from WIKI (result is on screenshot):
for i=1 to 10
circle (120,120), i*10
next i
Links CodeIDE site
CodeIDE official blog [Less]