Git Product home page Git Product logo

Comments (4)

Nifim avatar Nifim commented on July 30, 2024

In correct place to ask questions about the code please come to the discord to ask such questions

from lua.

 avatar commented on July 30, 2024

I'd expect the correct place to discuss source code would be the place where it is developed and hosted, no? Anyway, is this a modified Lua 5.1 runtime being used, or just some odd quirk of how the Lua library is arranged?

from lua.

RubenatorX avatar RubenatorX commented on July 30, 2024

The issue tracker is for tracking issues, not for satisfying your curiosity about Lua. If you have development questions, use the #development channel in the Windower discord.

from lua.

z16 avatar z16 commented on July 30, 2024

Our junior devs are confused sometimes, please excuse their rudeness. While you are more likely to get an answer on our Discord server (and faster, too), this is not the wrong place to ask about potential issues with the code.

Anyway, this is answered in the last paragraph of this section of our documentation, and in more details in this section. We use a modified Lua 5.1, and one modification is to the Lua grammar, so that literals can be called and indexed directly. For the same reason, this would work as well (if you require our maths library):

print(2.5:floor())

from lua.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.