udem-dlteam / pnut

A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell
https://pnut.sh
BSD 2-Clause "Simplified" License
375 stars 9 forks source link

Improvement ideas #41

Open laurenthuberdeau opened 2 months ago

laurenthuberdeau commented 2 months ago

Some ideas on how to improve the project:

New features

Code quality / Tech debt

Other

xplshn commented 1 month ago

I think it'd be impressive to add the tools over at https://git.suckless.org/sbase/files.html as examples. That'd also be exciting for people interested in writing pure SH scripts (scripts that don't call external commands). :)