As a software developer, I don’t see much software that I think is impressive. But sometimes I see some little gems that really amazes me. One of this great examples is CodeRun, a free browser based IDE.
It’s unbelievable how many features it offers, and all this inside your browser. The people who created this must be web development experts. Wow!
Some features:
- Create projects in multiple languages
- Manage your code solutions, projects and files online
- Edit code with syntax coloring and code-completion
- Compile code and review build errors
- Run and debug code in multiple platforms