lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Op Sat, 24 Oct 2020 16:41:21 +0200 schreef Jasper Klein <jasper@klein.re>:

Op Tue, 20 Oct 2020 01:13:42 +0200 schreef Gavin Holt <holtgavin@gmail.com>:

Hi


Purely for information, not to start a discussion about the future direction of Lua.

Uncle Bob has made an entertaining video about 'The Last Programming Language'. [1]
Lua is not mentioned in the video but it may be of interest for the reader on this list.

Some of the points that he wants to see in the last programming language are;
* A simple syntax.
* Fast.
* No goto statement.
* Polymorphism (and encapsulation).
* Garbage collection.
* Abstract/not tied to hardware.
* Must run in a virtual machine.
* Access to all frameworks and work with other languages.


-- Jasper


Classic mistake, forgot the link:
https://www.youtube.com/watch?v=P2yr-3F6PQo