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?

  • irelephant [he/him]OP
    link
    fedilink
    22 days ago

    Lack of windows support for most luarocks modules has stopped me from writing a lot of stuff in lua.

      • irelephant [he/him]OP
        link
        fedilink
        119 hours ago

        I was thinking of making a simple SSG (Static Site Generator), and I wanted to make it in lua.
        some other cli tools, like scraping scripts as well.