need early testers for micro python 3 for freed

AW
Aaron Wohl
Tue, May 19, 2026 10:34 AM

I (pronounced claude.ai) have been working on a port of the current micropython to FreeDOS.
It is fairly complete but untested by users.

Manuals: https://avwohl.github.io/freedos_micro_python/
Sources: https://github.com/avwohl/freedos_micro_python

To extend the tests, I implemented wget, scp, and sftp, which are working.
It is supposed to work with mTCP and any NIC, but I have only tested NE2000

There was some recent talk about a good language for FreeDOS.  This doesn't
have an IDE.  But it does have a modern higher network stack (SSH, SSL, HTTPS).

I (pronounced claude.ai) have been working on a port of the current micropython to FreeDOS. It is fairly complete but untested by users. Manuals: https://avwohl.github.io/freedos_micro_python/ Sources: https://github.com/avwohl/freedos_micro_python To extend the tests, I implemented wget, scp, and sftp, which are working. It is supposed to work with mTCP and any NIC, but I have only tested NE2000 There was some recent talk about a good language for FreeDOS. This doesn't have an IDE. But it does have a modern higher network stack (SSH, SSL, HTTPS).