udem-dlteam / pnut

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

Fix shell switch with more than 1 statement #24

Closed laurenthuberdeau closed 5 months ago

laurenthuberdeau commented 5 months ago

It also simplifies the code and handles returns in non-tail-call position correctly.