forked from zimbatm/lines-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the old parser as it's not performing well enough
Side node: Parlet is wonderful to explore gramars because it's so flexible.
- Loading branch information
Jonas Pfenniger
committed
Jul 14, 2013
1 parent
59f2f1f
commit 7efff47
Showing
3 changed files
with
0 additions
and
327 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
source 'http://rubygems.org' | ||
gemspec | ||
group :development do | ||
gem 'parslet' | ||
gem 'rdoc' | ||
end | ||
group :test do | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.