this post was submitted on 28 Apr 2025
5 points (100.0% liked)

Lua

401 readers
1 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 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/29371357

I've been trying to get luarocks to work on windows, and all it gives is cryptic gcc errors.

How does pip manage to work on most platforms without issues?

you are viewing a single comment's thread
view the rest of the comments
[–] irelephant@programming.dev 1 points 5 days ago

There is so many scripts and programs I would have written in lua if this thing worked properly.