Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #109682
| From | Robin Becker <robin@reportlab.com> |
|---|---|
| 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 | 2016-06-08 17:50 +0100 |
| Message-ID | <mailman.82.1465404643.2306.python-list@python.org> (permalink) |
| References | <00f242f0-8673-42ca-965b-1a07d323252f@googlegroups.com> <cf688e9c-8e6e-d676-8ccc-1268c5d8ed88@chamonix.reportlab.co.uk> |
On 08/06/2016 11:38, rocky wrote: ........... > [1] https://pypi.python.org/pypi/spark_parser/1.3.0 ....... the page above shows one can implement a time travel machine as it boldly states "The original version of this was written by John Aycock and was described in his 1988 paper: “Compiling Little Languages in Python” at the 7th International Python Conference." I suppose those early primitive pythons had some issue with integers as wackypedia states that "Python was conceived in the late 1980s[1] and its implementation was started in December 1989[2] by Guido van Rossum at CWI in the Netherlands" so that Aycocks's paper must have been at the -1st Python Conference -parallely yrs- Robin Becker
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Want to play with or learn a parser system including a grammar for Python? See spark_parser on pypy rocky <rocky@gnu.org> - 2016-06-08 03:38 -0700
Re: Want to play with or learn a parser system including a grammar for Python? See spark_parser on pypy Robin Becker <robin@reportlab.com> - 2016-06-08 17:50 +0100
Re: Want to play with or learn a parser system including a grammar for Python? See spark_parser on pypy rocky <rocky@gnu.org> - 2016-06-08 11:32 -0700
Re: Want to play with or learn a parser system including a grammar for Python? See spark_parser on pypy Robin Becker <robin@reportlab.com> - 2016-06-10 09:33 +0100
Re: Want to play with or learn a parser system including a grammar for Python? See spark_parser on pypy rocky <rocky@gnu.org> - 2016-06-10 17:56 -0700
Re: Want to play with or learn a parser system including a grammar for Python? See spark_parser on pypy Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2016-06-09 10:22 +1200
Re: Want to play with or learn a parser system including a grammar for Python? See spark_parser on pypy Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-06-08 22:36 -0700
Re: Want to play with or learn a parser system including a grammar for Python? See spark_parser on pypy rocky <rocky@gnu.org> - 2016-06-10 18:00 -0700
csiph-web