A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-July/005327.html below:

[Python-Dev] A standard lexer?

[Python-Dev] A standard lexer?Daniel Berlin dan@cgsoftware.com
Sun, 2 Jul 2000 10:40:04 -0700 (PDT)
> 
> 
> On the third hand, I'm really loathe to add more gimmicks to stinking
> regexps.  But, on the fourth hand, no alternative yet has proven popular
> enough to move away from those suckers.
> 
> if-you-can't-get-a-new-car-at-least-tune-up-the-old-one-ly y'rs  - tim
> 
> 
> 

Right.
Actually, if it helps, i'm working on porting re2c to python.
Because it was written properly, it's rather simple (in fact, i've only
needed to modify one file, add some if's to ee if we want python
generation, and output the python code instead of c code)
The lexers it generates for c/C++ are much faster than flex lexers, 
because they are directly coded.
I haven't benchmarked it against SPARK yet, but i would imagine it would
blow it away, for the same reason it blows away flex.

--Dan





RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4