Python Forum
An article of GvR about the parsing of python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
An article of GvR about the parsing of python
#1
I came across this recent article of Guido van Rossum about the idea to replace python's own parser by a PEG parser. It is quite amazing that thirty years later he is still interested into improving the python parser.

I'm currently secretely writing an amazing parser in python, it is not a PEG parser, but as soon as it will be ready, I'll post a link in this forum and I'll send a notification to GvR!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  parsing Python-like code Skaperen 4 2,392 Nov-06-2020, 12:17 AM
Last Post: Skaperen
  Interesting article on PyTourch Larz60+ 0 2,277 Jan-03-2018, 09:06 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020