My favorites are definitely Go, Zig, Nim, Java, and C
C++, C#, Swift, Python, and Rust are also somewhere on that list, albeit below the ones I already listed
Lua, Haskell, and JavaScript get an honorable mention
Projects I'm proud of
- Velvet, A JVM- and CLR- like stack-based virtual machine
- Luext, A [Neo]Vim-like text editor made with Lua and the LÖVE game engine
- Ferrite, A stack-oriented programming language
- Distra, A tool that makes building Go applications for many different distributions easier
- Raisin, A VM-based superset of Branflakes