Future dd/sh projects
Woek is keeping me occupied with another
programming language but I indend to provide a library of tools
for use with the dd/sh language. In no particular order:
- A regular expression package (needed for the next thing). At the
moment, this is under construction
- A perl5 interpreter in dd/sh. Or maybe a perl5 to dd/sh compiler
(obviously written in dd/sh).
- A dd/sh obfuscator (just in case the programs are too readable).
- A sort of macro processor to eliminate shell functions. This
because I have found that some shells (in particular, IRIX)
do not have shell functions, which are used (but not essential) in all
the example programs provided with dd/sh.
- A Pentium emulator (just for the fun of it - with that you
don't actually need the perl5 interpreter as you can install
Linux under the emulator and ruin perl from it; of course, that
would also run sh and dd, therefore allowing any level of
emulation).
- It would also be nice to find a way to escape from the institution
where I am currently forced to reside. However, this is not going
to be easy as the doctors say that I will have to stop writing
programs in dd/sh.
While these are under construction, maybe you should go back to the
home page.