509
I like Python def (lemmy.world)
submitted 1 year ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 4 points 1 year ago

I think python is good as it is for what it can do, mostly because I have no reason to use it.

What we need is lua with types!

[-] [email protected] 3 points 1 year ago

Have you heard of Typescript-to-lua? I used to do Dota modding (which is in lua) with TSTL and it works great!

You write TS code (using Typescript syntax that includes types) and it is compiled into lua.

Wonder if that could be an alternative that can work for you.

[-] [email protected] 2 points 1 year ago

That sounds pretty neat thank you. At some point lua had an official typed extension that is no longer maintained unfortunately. Hopefully there's a stable fork one day.

[-] [email protected] 1 points 1 year ago

Oh yeah, I heard it was poorly recieved. The syntax wasn't great and generally the support sucked. AFAIK there is no progress on types for lua.

this post was submitted on 24 Sep 2023
509 points (92.8% liked)

Programmer Humor

32060 readers
1519 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS