micahlt @micahlt

Poll: what’s your favorite programming language? And why?

Oct 25, 2022, 5:57 AM
37
View all Parent

comments

Highlighted comment

I’d probably like Lua more if it doesn’t use do and end to enclose code blocks (like, it’s 2022, Pascal “died” a long time ago), and it not being severely limited (lua’s version of regex is severely limited, although %b is cool), but that’s probably because it’s meant to be embeddable and easy to learn so