this post was submitted on 13 Dec 2023
        
      
      1 points (100.0% liked)
      Game Development
    5100 readers
  
      
      1 users here now
      Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
The main issue with Lua isn't the language, but the API, which doesn't want to play nice with my program, and is poorly documented with the assumption that people only want to use the API in the simplest possible way, even at the cost of not using certain functionality.