|
Project Information
Links
|
A code editor with syntax highlighting engine written in JavaScript that colors programming code in real-time while it is being typed in the browser. Example at demo page shows syntax highlighting for PHP, Java and HTML. Other languages can be easily implemented, its a matter of some regular expressions. Colors used for Java are based on colors used by Eclipse IDE. |