Build code editor
27091988Sep 22 2011 — edited Sep 22 2011Hi,
I am looking to buikd a program editor. The editor should easily be embedded in the web page, for the user to test the program and view the result. If syntax error occurs, the line of the error is shown colored as shown as in Eclipse and Netbeans. Is there any package for implementing this?
Thanks.