main.py

00001 #
00002 # PyMite - A flyweight Python interpreter for 8-bit and larger microcontrollers.
00003 # Copyright 2002 Dean Hall.  All rights reserved.
00004 # PyMite is offered through one of two licenses: commercial or open-source.
00005 # See the LICENSE file at the root of this package for licensing details.
00006 #
00007 
00008 import ipm
00009 ipm.ipm()
00010 
00011 # :mode=c:

Generated on Mon Oct 18 07:40:46 2010 for Python-on-a-chip by  doxygen 1.5.9