You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
I found this project: https://github.com/dragoncoder047/tinytcl, currently abandoned, but seemingly usable, and there are several others like it, some seem to need less than 10k of flash.
TCL supports the "Command arg1 arg2" syntax, but it is a real full programming language. Perhaps it would be useful to replace the shell with TCL, to allow for real scripting?