Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: Ruby Before Perl? (Lua)

by moritz (Cardinal)
on Jun 09, 2008 at 22:19 UTC ( [id://691111]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Ruby Before Perl? Nah.
in thread Ruby Before Perl? Nah.

I looked at lua a few months ago, and this is what I found:
  • It's a neat, small language
  • Variables are global by default (like in perl), but no use strict
  • The "A hash and an array are the same thing" concept really needs some time to adapt
  • Simple things aren't always easy, hard things not always possible

Especially the second and the last point of that list convinced me not to adapt it as a general purpose programming language.

However for the area it was designed for (being embedded in other applications) it sure is very cool and useful.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://691111]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-04-23 12:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found