6
submitted 1 year ago by cnx@slrpnk.net to c/lua@programming.dev
top 1 comments
sorted by: hot top controversial new old
[-] adamnejm@programming.dev 1 points 1 year ago

That's really nice, having a full control over garbage collector and being able to compile directly to machine code can be really powerful.
Hopefully the author will soon finish implementing the dynamic parts of Lua and maybe add stuff like ++, +=, etc.

Already installed and playing with it :)

this post was submitted on 14 Jun 2023
6 points (100.0% liked)

Lua

331 readers
9 users here now

Lemmy community dedicated to the Lua programming language.

About Lua

Lua is a powerful and lightweight dynamically typed programming language, often embedded into applications to extend their API.

Resources

lua.org - official website
lua.org/pil - book
lua.org/manual - documentation
luarocks.org - package manager

Rules

You may read full set of rules here.
Too long; didn't read:

  1. Posts must relate to Lua
  2. Use descriptive titles
  3. Provide reproduction code
  4. Information about environment

founded 1 year ago
MODERATORS