Join Nostr
2025-06-26 13:18:09 UTC
in reply to

Stylus on Nostr: Build updated at Almost all of the "full features" support level of micropython are ...

Build updated at https://emergent.unpythonic.net/files/sandbox/micropython.dsk

Almost all of the "full features" support level of micropython are enabled, "mpz" for long integers and "float" for floating point numbers.

Backspace works in the repl. arrow keys don't.

A TODO section in the new README lists key items to work on:<li>Correctly implement GC collection (stack + registers)</li><li>Add Mac API support (e.g., quickdraw, arbitrary traps)</li><li>Support larger heap</li><li>Address GPL files (RetroConsole), GitHub Actions CI, and other issues that might prevent upstream inclusion.</li>

#umac #micropython #retro68 #macintosh #retrocomputing