Roberto Ierusalimschy – Scripting with Lua
(Keynote) Abstract The main benefits offered by a programming language are not only what it allows us to do, but also what it prevents us from doing. This conflict makes it hard for a single language to fulfil all needs of a large software project. Scripting emphasizes the construction of software using two different languages; a system? language for the hard parts and a scripting language for the soft parts….