udem-dlteam / pnut

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

Improvement ideas #41

Open laurenthuberdeau opened 4 months ago

laurenthuberdeau commented 4 months ago

Some ideas on how to improve the project:

New features

Optimizations

Code quality / Tech debt

Other

xplshn commented 3 months 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). :)