Interesting coding idea

Albert Hofkamp hat at se-126.se.wtb.tue.nl
Mon Oct 25 07:20:55 EDT 2004


On Sat, 23 Oct 2004 18:54:55 -0300, Bruno R. Dias <bruno at octantis.com.br> wrote:
> Perhaps it would be interesting to program a virtual machine simulating 
> an ancient computer (such as the pdp-7). Then, it would be rather 
> interesting to code for it (porting gcc to it maybe?). I think it would 
> be fun to play with the long-forgotten art of coding in machine language.

If you want to have fun coding in machine language, why not see whether
you can squeeze Python into a 68H05 (or something close to that number)?

That is a popular micro controller that can be programmed in BASIC.
Obviously, if it could be programmed in Python, it would be much easier
to use :-)


Albert
-- 
Unlike popular belief, the .doc format is not an open publically available format.



More information about the Python-list mailing list