Where do I go after learning lua?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • awesome-lua

    A curated list of quality Lua packages and resources.

  • This was a list I got in my mind without googling... for more inspiration and see what others are doing take a look at awesome Lua: https://github.com/LewisJEllis/awesome-lua

  • AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

  • check out https://astronvim.github.io/ - a NeoVim IDE & help enhance it with repl features https://github.com/AstroNvim/AstroNvim/issues/1553

  • 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
  • xonsh

    :shell: Python-powered, cross-platform, Unix-gazing shell.

  • create a lua shell the way xonsh is a python-powered shell

  • ptpython

    A better Python REPL

  • create a repl to the standard that ptpython sets for python (both croissant and ilua leave a lot to be desired)

  • luv

    Bare libuv bindings for lua

  • To answer the OP's question, you could tackle luv and libuv ecosystem, as a way to connect Lua to real-world systems (files, sockets, servers...). That's one way to put Lua skills to use, there are other great answers in the thread. Another recommendation is to go through Programming in Lua book, especially the later chapters where you learn how Lua talks to the host application.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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