[pypy-dev] Questions about the C core
Marc Recht
marc at informatik.uni-bremen.de
Sun Jan 12 09:22:00 CET 2003
>> Has anyone thought about features that Python does not have that should
>> be in Minimal? My first candidate would be (ducks) macros,
>
> as a final user visible feature, I hope not. As an implementation then
> invisible tool maybe/why not.
IMHO the user visible language part should be 100% Python compatible. At
least this should be the goal. But, in the build process of the Minimal
Python core we could (and should?) use feature to simplify the
implementation. Like generating source/classes from a formal description
(eg. XML).
Marc
"Premature optimization is the root of all evil." -- Donald E. Knuth
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20030112/22ca7f10/attachment.pgp>
More information about the Pypy-dev
mailing list