when i first know busybox at 20 years ago, i were amazing its huge contribution on shriking the size
of such a powerful toolset, and at that time , i just want to combine it to other language that i knew
at that time, lua and forth, thus, people could not only use it but also extend it at runtime under
emergency case
Now i had started the first step toward it, by using zevv/zForth as the underlying forth system, and
i just figured how to embeding the code file into my c sourcecode, and reference it while running.
so its possible to achieve my goal , though it would require countless day and night i guess
Notice
- it just the first step
- if anyone know any tricks that could shrink more size , please tell me in issue
- i might finally move to a vm based forth, so please recommend that to me