Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Robin Becker Newsgroups: comp.lang.python Subject: Re: Want to play with or learn a parser system including a grammar for Python? See spark_parser on pypy Date: Fri, 10 Jun 2016 09:33:05 +0100 Lines: 11 Message-ID: References: <00f242f0-8673-42ca-965b-1a07d323252f@googlegroups.com> <73515c1e-5d48-45b1-a43d-6297de0faa34@chamonix.reportlab.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de Y7Vv62iE2ePf1VSztcNorQaZb6rNM9NwRUBJUCPSSa6A== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'url:pypi': 0.03; 'subject:Python': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject: \n ': 0.15; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:parser': 0.16; 'subject:pypy': 0.16; 'wrote:': 0.16; 'tests': 0.18; 'parser': 0.22; 'header:In-Reply-To:1': 0.24; "i've": 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.26; 'sense': 0.26; 'this.': 0.28; "i'm": 0.30; '[1]': 0.32; 'url:python': 0.33; 'conference': 0.34; 'know.': 0.34; 'but': 0.36; 'should': 0.36; 'there': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'stuff': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.40; 'subject:with': 0.40; 'url:3': 0.60; 'more': 0.63; 'url:0': 0.63; 'received:109': 0.75; '1st': 0.83; '2001.': 0.84; 'becker': 0.84; 'subject:learn': 0.84; 'subject:system': 0.91; 'mistakes': 0.95 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: 109.174.168.73 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <73515c1e-5d48-45b1-a43d-6297de0faa34@chamonix.reportlab.co.uk> X-Mailman-Original-References: <00f242f0-8673-42ca-965b-1a07d323252f@googlegroups.com> Xref: csiph.com comp.lang.python:109776 On 08/06/2016 19:32, rocky wrote: .......... > > Sorry that should have been 1998 which would make more sense for the 7th conference if the 1st one was around 2001. I've corrected the date in [1] https://pypi.python.org/pypi/spark_parser/1.3.0 > > The automated tests in the package just don't catch stuff like this. But I'm sure there are also other mistakes as well in there so feel free to let me know. > not a big deal; I like the spark parser :) -- Robin Becker