On 02/03/2018 08:15, Paul Rubin wrote:
If someone says "but limited memory", consider that MicroPython runs on the BBC Micro:bit board which has 16k of ram, and it uses gc.
The specs say it also has 256KB of flash memory (ie. 'ROM'), so I suspect much of the program code resides there.
-- bartc -- https://mail.python.org/mailman/listinfo/python-list