1. Sweet! I'm excited to get Zope running on this thing...
      posted by Ian Bicking at 10:38:16 PM on March 31, 2004  
  2. Very nice. Any luck in porting Mono to C64?

    BTW, Python claims it was compiled at 20:22:01, but you posted at 00:01:04 on the same day. Knowing how wild the C64 timekeeping was, I suppose you could blame that on clock skew, but I wouldn't... ;-)

      posted by Shane Hathaway at 10:39:50 PM on March 31, 2004  
  3. You rock!
      posted by Richard at 11:32:29 PM on March 31, 2004  
  4. April Fool's Day?
      posted by dda at 01:20:06 AM on April 01, 2004  
  5. April Fool! Although I suppose you could have taken various embedded Python work further (dropping even more features), compiled it using cc65 and shoehorned it into the C64's available memory - did the C64 support extension ROMs? And there was that PyMite project which ran on an 8-bit microcontroller...
      posted by Paul Boddie at 02:01:46 AM on April 01, 2004  
  6. Sweet!

    I still have an 8KB VIC lying around here. Any idea if it would run on that? ;-)
      posted by Holger Duerer at 02:53:36 AM on April 01, 2004  
  7. Though I believe it is the april fool, I wish there was a working port for Windows mobile on PPC ARM architecture.
      posted by Babak Farrokhi at 08:07:08 AM on April 01, 2004  
  8. Considering that 2.3.3 hadn't made it to the Amiga yet, I'd consider this a monumental task :-)

      posted by grimmtooth at 08:31:04 AM on April 01, 2004  
  9. >>> import sid
    >>> sid.demo()

    :)
      posted by AdSR at 01:02:33 PM on April 01, 2004  
  10. Probly April Fools, but I would be delighted if it were real, seeing as I still use my C64 and Python 2.3 enthusiastically. Now I can combine them. Mwhhaa, I can't wait to hook up that old modem and run a MUD written in Python... on a C64.
      posted by Rob Crowther at 09:02:28 PM on April 01, 2004  
  11. import c64
    for c in range(16): c64.poke(53280, c)
      posted by Alan Green at 09:23:20 PM on April 01, 2004  
  12. :(

    You really got me. I was so excited.
      posted by Lance E Sloan at 05:58:19 AM on April 02, 2004  
  13. Thanks, Hans -- but I'm going to wait until it's backported to the Commodore PET. You think we can all afford these newfangled C64s?
      posted by Graham at 07:19:32 AM on April 02, 2004  
  14. Yes! Yes! Yessssss!
      posted by Zeitgeist/Civitas at 12:18:12 PM on May 16, 2004