New home page
    Lutger 
    lutger.blijdestijn at gmail.com
       
    Thu Oct  7 07:23:26 PDT 2010
    
    
  
Walter Bright wrote:
> Stephan Soller wrote:
>> This is especially handy when doing a presentation about a
>> programming language since you can use JavaScript to write a small
>> syntax highlighter (the grammar in the D documentation was really handy
>> for that). :)
> 
> A javascript D syntax highlighter? Please post!
This is a popular javascript syntax highlighter: 
http://alexgorbatchev.com/SyntaxHighlighter/
I've written a D plugin for it (its trivial and not completely correct):
http://github.com/Lutger/d_utils/blob/master/shBrushD.js
    
    
More information about the Digitalmars-d-announce
mailing list