OS4 DepotLogo by Nickman 
(anonymous IP: 3.144.35.21,2262) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (204)
   o Development (603)
   o Document (24)
   o Driver (97)
   o Emulation (149)
   o Game (1015)
   o Graphics (502)
   o Library (118)
   o Network (234)
   o Office (66)
   o Utility (932)
   o Video (69)

Total files: 4407

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » lua.lha

lua 5.4

Description: Lua is a powerful, efficient, lightweight, embedda
Download: lua.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 1Mb
Version: 5.4.7
Date: 15 Dec 2024
Author: Lua team, ported by George Sokianos
Submitter: George Sokianos
Email: walkero/gmail com
Homepage: https://github.com/AmigaLabs/libs-ports/tree/main/lua5.4
Category: development/library
License: GPL
Distribute: yes
Min OS Version: 4.1
FileID: 13130
 
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 27  (Current version)
27  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Lua is a powerful, efficient, lightweight, embeddable scripting language. It
supports procedural programming, object-oriented programming, functional
programming, data-driven programming, and data description.

Lua combines simple procedural syntax with powerful data description constructs
based on associative arrays and extensible semantics. Lua is dynamically typed,
runs by interpreting bytecode with a register-based virtual machine, and has
automatic memory management with incremental garbage collection, making it ideal
for configuration, scripting, and rapid prototyping. 

Official website
https://www.lua.org

This package contains the libraries for:
newlib
clib4


Copyright © 2004-2024 by Björn Hagström All Rights Reserved