[Python-Dev] Python keywords (was Lockstep iteration (original) (raw)
Mark Hammond MarkH@ActiveState.com
Thu, 10 Aug 2000 09:21:33 +1000
- Previous message: [Python-Dev] Python keywords (was Lockstep iteration - eureka!)
- Next message: [Python-Dev] Python keywords (was Lockstep iteration - eureka!)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Guido]
The JPython approach should be added to CPython. This effectively turns off keywords directly after ".", "def" and in a few other places.
Excellent. I saw a reference to this after I sent my mail.
I'd be happy to help, in a long, drawn out, when-I-find-time kind of way. What is the general strategy - is it simply to maintain a state in the parser? Where would I start to look into?
Mark.
- Previous message: [Python-Dev] Python keywords (was Lockstep iteration - eureka!)
- Next message: [Python-Dev] Python keywords (was Lockstep iteration - eureka!)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]