Building the fastest Lua interpreter automatically

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

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

    Vim-fork focused on extensibility and usability

  • Lua is meant to be embedded in another application, so its relevance depends on what applications you use. My main text editor is Neovim which uses Lua as one of its two built-in scripting languages (the other one being Vim script). A couple of other projects off the top of my head:

  • love

    LÖVE is an awesome 2D game framework for Lua.

  • Löve2D (2D game engine which uses Lua for user logic)

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

    awesome window manager (by awesomeWM)

  • awesomewm (tiling window manager configured in Lua)

  • clp

    writes input files to stdout with syntax highlighting (by jpe90)

  • It's super fast and has some really interesting libraries. I used parsing expression grammars to write a faster alternative to bat.

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