Changes between Version 52 and Version 53 of WikiStart

Show
Ignore:
Timestamp:
05/07/11 11:59:18 (2 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v52 v53  
    33SableCC is a parser generator which generates fully featured object-oriented frameworks for building compilers, interpreters and other text parsers. In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code which leads to a shorter development cycle. 
    44 
    5 [[LikeButton(http://www.facebook.com/pages/SableCC/174739809234712,box)]] 
     5[[LikeButton(http://www.facebook.com/sablecc,box)]] 
    66 
    77== Quick Links == 
     
    1414|| '''!ObjectMacro''' || [ObjectMacro ObjectMacro Page] || 
    1515|| '''SableCC on Twitter''' || http://twitter.com/sableccproject || 
    16 || '''SableCC on Facebook''' || http://www.facebook.com/pages/SableCC/174739809234712 || 
     16|| '''SableCC on Facebook''' || http://www.facebook.com/sablecc || 
    1717 
    1818== Source Code ==