EOL.Wiki EOL.Wiki
← ← Back to all products

Lua

Active
Programming Languages Latest Version: 5.5.0 Latest Release: Dec 22, 2025

Lua is a lightweight, embeddable scripting language commonly used in game development and embedded systems.

Versions

15

Latest Version

5.5.0

Active Support

2

EOL

13

Lifecycle Timeline

Today
5.5
5.5
5.4
5.4
5.3
5.3
5.2
5.2
5.1
5.1
5.0
5.0
4.0
4.0
3.2
3.2
3.1
3.1
3.0
3.0
Active SupportSecurity SupportEOL

Versions

ReleaseRelease DateActive SupportEOLLatest VersionLTSStatus
5.5Dec 22, 2025-No5.5.0No
Active
5.4Jun 29, 2020-No5.4.8No
Active
5.3Jan 12, 2015-Sep 25, 20205.3.6No
EOL
5.2Dec 16, 2011-Mar 7, 20155.2.4No
EOL
5.1Feb 21, 2006-Feb 17, 20125.1.5No
EOL
5.0Apr 11, 2003-Jun 26, 20065.0.3No
EOL
4.0Nov 6, 2000-Jul 4, 20024.0.1No
EOL
3.2Jul 8, 1999-Feb 22, 20003.2.2No
EOL
3.1Jul 11, 1998-Jul 8, 19993.1No
EOL
3.0Jul 1, 1997-Jul 11, 19983.0No
EOL
2.5Nov 19, 1996-Jul 1, 19972.5.1No
EOL
2.4May 14, 1996-Nov 19, 19962.4No
EOL
2.2Nov 28, 1995-May 14, 19962.2No
EOL
2.1Feb 7, 1995-Nov 28, 19952.1No
EOL
1.1Jul 8, 1994-Feb 7, 19951.1No
EOL

Frequently Asked Questions

Which versions of Lua have reached end of life?
The following Lua versions have reached end of life and no longer receive security updates: 5.3, 5.2, 5.1, 5.0, 4.0, 3.2, 3.1, 3.0 (and 5 more). It is recommended to upgrade to a supported version.
Is it safe to continue using Lua 5.3?
Lua 5.3 has reached end of life and no longer receives security patches or bug fixes. Continuing to use it may expose your systems to known vulnerabilities. We strongly recommend upgrading to a supported version.
What is the latest version of Lua?
The latest version of Lua is 5.5.0, released in the 5.5 release cycle.
How many versions of Lua are currently supported?
Lua currently has 2 actively supported version(s): 5.5, 5.4.
When does Lua 5.5 reach end of life?
Lua 5.5 does not have a specific end-of-life date announced yet.
What should I do when Lua reaches end of life?
When a Lua version reaches end of life, you should: 1) Plan your migration to a supported version as soon as possible. 2) Review the release notes for breaking changes. 3) Test your applications thoroughly in a staging environment. 4) Update your dependencies to ensure compatibility with the new version.