Changes between Version 5 and Version 6 of Doc/panc/language


Ignore:
Timestamp:
Mar 4, 2007, 5:42:55 PM (19 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Charles Loomis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/panc/language

    v5 v6  
    22[[TracNav]]
    33
    4 This page describes the changes which are planned for the pan language.  These changes will be incorporated after the first production release of the java-based implementation of the pan compiler.  The overall goal of these changes are either to simplify the language from the user's point-of-view or to speed (and simplify) the pan parser.
     4This page describes the changes which are planned for the pan language.  The overall goal of these changes are either to simplify the language from the user's point-of-view or to speed (and simplify) the pan parser.  The referenced milestones indicate when these changes will likely appear in the pan compiler.
    55
    66'''Remove support for 'define' keyword.'''  (milestone:panc-8.0.0) This keyword actually serves no real purpose in the pan language.  Support for this keyword requires larger look-aheads in the lexer/parser and slows down the parsing with no benefit.