Talking about Lua from a Borland Delphi Programmer Perspective

There are some things to really like about Delphi. I wrote the first front end of my first product Chameleon using it.

Delphi is a statically typed language. It uses begin and end rather than squiggly braces { } for beginning and ending functions - quite like Lua.

Reminiscing with Joe Amato about it:

Understand the fundamentals. We touch on origin of Javascript.

Â