rfc:ast_based_parsing_compilation_process

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
rfc:ast_based_parsing_compilation_process [2012/09/04 19:41] – created nikicrfc:ast_based_parsing_compilation_process [2012/09/04 19:44] nikic
Line 30: Line 30:
  
 Other quirks (which actually influences the behavior) is caused by the separation of ''variable'' and ''expr_without_variable'' in the grammar. For example parentheses may cause subtle changes in behavior (''func($foo)'' Other quirks (which actually influences the behavior) is caused by the separation of ''variable'' and ''expr_without_variable'' in the grammar. For example parentheses may cause subtle changes in behavior (''func($foo)''
-and ''func(($foo))'' have different behavior).+and ''%%func(($foo))%%'' have different behavior).
  
 All these can be eliminated when an AST is used. All these can be eliminated when an AST is used.
rfc/ast_based_parsing_compilation_process.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1