Skip to content

Commit

Permalink
Remove hand-made parser
Browse files Browse the repository at this point in the history
  • Loading branch information
junk0612 committed Oct 19, 2023
1 parent 58a3f06 commit a44f4cb
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1,812 deletions.
2 changes: 1 addition & 1 deletion lib/lrama.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
require "lrama/option_parser"
require "lrama/options"
require "lrama/output"
require "lrama/parser"
# require "lrama/parser"
require "lrama/report"
require "lrama/state"
require "lrama/states"
Expand Down
293 changes: 0 additions & 293 deletions lib/lrama/parser.rb

This file was deleted.

56 changes: 0 additions & 56 deletions lib/lrama/parser/token_scanner.rb

This file was deleted.

Loading

0 comments on commit a44f4cb

Please sign in to comment.