https://github.com/bogdanp/racket-lua
A #lang implementation of Lua 5.4 for Racket.
https://github.com/bogdanp/racket-lua
lua racket
Last synced: 3 months ago
JSON representation
A #lang implementation of Lua 5.4 for Racket.
- Host: GitHub
- URL: https://github.com/bogdanp/racket-lua
- Owner: Bogdanp
- Created: 2022-11-06T16:18:14.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-26T17:57:02.000Z (9 months ago)
- Last Synced: 2025-09-17T16:57:55.790Z (4 months ago)
- Topics: lua, racket
- Language: Racket
- Homepage:
- Size: 436 KB
- Stars: 56
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# racket-lua
A `#lang` implementation of Lua 5.4 for Racket. Documentation is
available [on the package server][doc].
## License
lua is licensed under the 3-Clause BSD license.
[doc]: https://docs.racket-lang.org/lua-manual@lua-lang/index.html