Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

LUA, worth it?

Name: Anonymous 2007-09-28 16:46 ID:m3NizC+e

How about an opinion on LUA from /prog/? Don't believe it's been mentioned much around here.

Anything good able to be made with it?

Name: Anonymous 2007-09-28 16:50 ID:zo85tyIq

>>1
I haven't played with it, but it looks very good. I had a look at the docs and this is what I can remember:

Win: dynamic typing, lexical scoping, everything is an object (including first-class functions), metatables, the forced tail call optimization if possible, small, fairly clean syntax

Fail: automagic conversion of strings and numbers (bound to cause problems), crappy regular expressions (absolutely incompatible with Perl's, besides much inferior)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List