|
|
|
|
|
 |
|
Documentation |
|
|
 |
|
Example |
|
|
 |
|
Download |
|
|
 |
|
Contacts |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In this version:
- Added 3 debug modes: Debug_None, Debig_StartStopAlerts ? Debug_Process
- Highlighters should be registered with AddHighlighter(lang,
highlighter)
function
- Highlighters can be unregistered with RemoveHighlighter(lang)
function
- Removed hard link betweeb main scripst and highlighters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In this version:
- Arrays of whitespaces & delimiters are optimizwd
- Added Internet Explorer compatibility
- Addad in whitespaces arrays of all highlighters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Here it is! The first result.
Thanks alot to SourceForge.net for hosting. |
|
|
|
|
|
|
|
|
|
|
|
|
|
The point
Create syntax highlight system using JavaScript for any aviable programming
language.
Who does need this?
THis system can be used on web-sites about programming where present
alot of source code presentation.
Why Javascript
Performing highlight on client-side wee free server resources and
deliver this servise at the same time. |
|
|
|
|
|