Could Emacs be rewritten in Python?

Michael Hudson mwh at python.net
Tue Apr 15 05:47:03 EDT 2003


Alexander Schmolck <a.schmolck at gmx.net> writes:

> > Requiring declarations of all variables would be a HUGE change to
> > Python, IMHO.
> 
> Sure and I'm in no way arguing for such a change (and neither Paul
> Foley who, unlike me, considers implicit declaration a major
> flaw). I just don't understand why it would "unfeasible
> syntactically" -- *syntactically* it seems quite unproblematic to
> me.

Well, maybe I should have been more clear than just "syntactically" --
but you do understand what I mean, no?  I don't think you can
distingusish establishment and mutation of bindings in Python without
significant damage to the "feel" of the language.

Cheers,
M.

-- 
  The use of COBOL cripples the mind; its teaching should, therefore,
  be regarded as a criminal offence.
           -- Edsger W. Dijkstra, SIGPLAN Notices, Volume 17, Number 5




More information about the Python-list mailing list