After you know what you want to build, you could convert it to C, C++, or Rust to make it fast.
Forgret•1h ago
Thanks, that sounds interesting, I'll try to find out more information about it, and maybe use your advice.
wslh•1h ago
Well, ANTLR[0] includes many programming language targets. Can I also recommend OMeta [1] for quick prototyping. Other developers has implemented it in JS, .NET,
etc. I just found Panini[2] in Rust but I am sure you can find others.
thesuperbigfrog•1h ago
After you know what you want to build, you could convert it to C, C++, or Rust to make it fast.
Forgret•1h ago