Learn programming in a practical way without moving out from browser!Learn2Code provides a way for users to compile and run their programs from within the browsers.
Features:
* Compile and test your code from within the browser.
* Support for 13 major programming languages(C/C++/Java/Python/C#/Perl/Ruby/Scala/Clojure/Haskell/Go/Erlang)
* Syntax highlighting for all supported languages.
Upcoming features:
* Save/Load the code from local file system.
* Clean and intuitive UI design.
Source code:
https://github.com/sridhar87/Learn2Code
If you are a developer, feel free to contribute to this project, and give me a pull request, I will update the extension and will include your name in the list of contributors.
Credits:
The online compiler is powered by hackerrank.com backend and the code editor is powered by ACE javascript editor.