Bastors: A toy TinyBASIC to Rust transpiler
github.comHey cool! I wrote a similar thing[1] a while ago to revive an old Mario fan game written in VB6. It’s a VB6 to JS transpiler in Rust :) Basic is so nice to parse isn’t it? Guess it makes sense given the era it’s from.
See also BaCon, a BASIC-to-C transpiler, written in sh: