Skip to content

Commit

Permalink
Replace NewParser with Parser
Browse files Browse the repository at this point in the history
- Support `%precedence`
  • Loading branch information
ydah committed Oct 19, 2023
1 parent 61a5d51 commit 90149fe
Show file tree
Hide file tree
Showing 4 changed files with 347 additions and 319 deletions.
1 change: 1 addition & 0 deletions lib/lrama/new_lexer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class NewLexer
%lex-param
%parse-param
%initial-action
%precedence
%prec
%error-token
)
Expand Down
Loading

0 comments on commit 90149fe

Please sign in to comment.