Article 5C96Y LXer: Learn Lua by writing a game

LXer: Learn Lua by writing a game

by
LXer
from LinuxQuestions.org on (#5C96Y)
Published at LXer:

If you[he]#039[/he]re a fan of scripting languages like Bash, Python, or Ruby, you might find Lua interesting. Lua is a dynamically typed, lightweight, efficient, and embeddable scripting language with an API to interface with C. It runs by interpreting bytecode with a register-based virtual machine, and it can be used for everything from procedural programming to functional programming to data-driven programming. It can even be used for object-oriented programming through the clever use of arrays, or tables, used to mimic classes.

Read More...latest?d=yIl2AUoC8zA latest?i=kTsBCht4UCE:JMXfcfJHFSA:F7zBnMy latest?i=kTsBCht4UCE:JMXfcfJHFSA:V_sGLiP latest?d=qj6IDK7rITs latest?i=kTsBCht4UCE:JMXfcfJHFSA:gIN9vFwkTsBCht4UCE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments