[EMAIL PROTECTED] wrote: > On Feb 3, 2:37 pm, Thomas Dybdahl Ahle <[EMAIL PROTECTED]> wrote: > >> Are you really thinking about creating an entire language, simply >> because you don't like 'for dummy in xrange (n):'? > > No. I now wish I had posted this before that. :-) > > Basically, I want to tweak a programming language and a compiler. > Python is the language I know best, and it just so happens to have a > compiler written in Python (the compiler module). It'd be a toy for > me to play with -- nothing more.
You may want to look at EasyExtend as a way to tinker with the language. http://www.fiber-space.de/EasyExtend/doc/EE.html -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco -- http://mail.python.org/mailman/listinfo/python-list