4 items tagged “syntaxhighlighting”
2008
Implementing a syntax-higlighting JavaScript editor in JavaScript. Appropriately subtitled “a brutal odyssey to the dark side of the DOM tree”. Some seriously clever trickery going on here.
EditArea. Impressive JavaScript source code editor, with syntax highlighting, brace matching, search and replace and more.
2007
AppJet: Instant Web Programming. Another attempt at simple server-side JavaScript application hosting. Worth checking out for the impressive syntax highlighting code editor, which even matches braces.
CodePress. “Real Time Syntax Highlighting Editor written in JavaScript”.