Stripped down python

Michael Gilfix mgilfix at eecs.tufts.edu
Mon May 6 01:15:42 EDT 2002


  That's a shame. I think it would have met my needs somewhat. Was the
patch mostly targeted at the build process or code hacks as well?

On Mon, May 06 @ 00:14, Martin v. Loewis wrote:
> >   I think someone had a thread going a while back on this but I can't
> > find it in the archive or in any searches. Has anyone done any work on
> > creating a stripped down version of python: essentially, I want all
> > the core functionality of python (parser, compiler, and core objects)
> > without any of the library functionality. I'm also interested in
> > eliminating as many external dependencies of the interpreter so I can
> > embed just the core language and not worry any external issues.
> 
> There was a port at one time called "Deeply Embedded Python"; this
> appears to have disappeared.
> 
> Regards,
> Martin
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list
`-> (martin)

-- 
Michael Gilfix
mgilfix at eecs.tufts.edu

For my gpg public key:
http://www.eecs.tufts.edu/~mgilfix/contact.html





More information about the Python-list mailing list