Lua, a misunderstood language

This page summarizes the projects mentioned and recommended in the original post on /r/lua

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lua-languages

    Languages that compile to Lua

  • Depending on how you're doing things, something else you guys might want to consider is using another language entirely. There are a bunch of languages that compile to Lua source code, and many (perhaps most) are made to output Lua source in a way that is amenable to use in embedded contexts. They let you declare API functions as "native" functions so the compiler won't error and emit code that you can feed to a program's embedded Lua, it's cool. This lets you work in a more batteries-included language with additional syntax in places where Lua would normally be the only option, at the cost of adding another tool into the workflow.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How should i make a lua-based programming language?

    1 project | /r/lua | 11 Jan 2023
  • Hello i am new. Is there a way to use another language than lua for modding?

    3 projects | /r/Minetest | 4 Aug 2022
  • Has anybody written Neovim config in Typescript, and transpiled it to Lua?

    3 projects | /r/vim | 20 Jul 2021
  • Researching Lispy Neovim

    2 projects | /r/neovim | 26 Nov 2022
  • What do you think about MoonScript?

    3 projects | /r/learnpython | 15 Jul 2022