Is your goal to create something even smaller than Busybox? Certainly
most individual Python programs are shorter than their C counterparts,
both in terms of source code and compiled program size. You'd have to
implement a *lot* of C programs, though, for the per-program savings
to overcome the 64k tinypy overhead. A very worthy experiment!