"Loren Wilton" <myspama...@earthlink.net> writes: > I don't think my main concern here is being able to call the CPython > interpreter routines, but instead it is to be able to provide separate > sandboxes for the various programs ("stacks", in B6500 terminology) > that might have their own Python sessions or programs.
This is much easier to do with Lua than CPython. I haven't looked at Micropython much yet. -- https://mail.python.org/mailman/listinfo/python-list