From 90a5484ea6f95701d3a6eb3b2c2e20521c2fbe59 Mon Sep 17 00:00:00 2001 From: David Beazley Date: Sat, 24 Nov 2018 10:23:07 -0600 Subject: [PATCH] Minor edit --- CONTRIBUTING.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8efa55b..97d8926 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,5 @@ Contributing to SLY =================== - SLY, like most projects related to parser generators, is a niche project. Although it appears to be a somewhat "new" project, it is actually an outgrowth of the PLY project which has been around since @@ -17,7 +16,6 @@ merge. Project Scope ------------- - It is not my goal to turn SLY into a gigantic parsing framework with every possible feature. What you see here is pretty much what it is--a basic LALR(1) parser generator and tokenizer. If you've built something @@ -27,7 +25,6 @@ file that includes a link to your project. The SLY "Community" (or lack thereof) ------------------------------------- - As noted, parser generator tools are a highly niche area. It is important to emphasize that SLY is a very much a side-project for me. No funding is received for this work. I also run a business and