You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
beaver provides a compact way to produce AST.
Provides CSLY a similar mechanism.
Maybe it needs an externalisation to a grammar file ( as beaver does), if so the grammar MUSTbe parsed with CSLY (eatsyourown dog food principle )
Must not add a build step to produce the parser as it s the leading CSLY feature.
The text was updated successfully, but these errors were encountered:
b3b00
changed the title
add AST building as beaver
add AST building as beaver parser generator
Nov 3, 2018
beaver provides a compact way to produce AST.
Provides CSLY a similar mechanism.
Maybe it needs an externalisation to a grammar file ( as beaver does), if so the grammar MUSTbe parsed with CSLY (eatsyourown dog food principle )
Must not add a build step to produce the parser as it s the leading CSLY feature.
The text was updated successfully, but these errors were encountered: