Priest of the Order of the Butterfly
Posts: 819 from 2007/10/23
From: Gelsenkirchen,...
Normal because of https://library.morph.zone/Getting_Started_with_Lua#Modules
bad design IMHO
🟦 Lua 5.2 features
Introduced _ENV for environment handling (replaces setfenv).
Added goto statement.
New bit32 library for bitwise ops.
Custom metamethods: __pairs, __ipairs.
coroutine.yield() allowed across pcall, etc.
module() deprecated.
Package loaders → renamed to searchers.
🟧 Lua 5.3 features
Integer & float types (separate, native).
Native bitwise operators: &, |, ~, <<, >>, etc.
bit32 deprecated.
UTF-8 support (utf8 lib).
New functions: string.pack/unpack, table.move().
Binary (0b1010) & hex float (0x1.3p-4) literals.
Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18