-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi,
I'm an embedded programmer and I always look for embadable scripting languages with low memory footprint. Your one is original and have a very clear implementation :)
Unfortunately, embedded devices have often specific I/O access for files and console (which is not always available or printed to a serial interface.
My hint whould be to move specific OS I/O out of your source code (FILE, read, printf), and use only hardware agnostic functions in your code. Then Icould run it on a microcontroller for fun :) (not only, I have an idea of usage.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels