https://github.com/paulwritescode/write-lua
https://github.com/paulwritescode/write-lua
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulwritescode/write-lua
- Owner: paulwritescode
- License: mit
- Created: 2025-01-11T17:41:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-11T18:21:17.000Z (over 1 year ago)
- Last Synced: 2025-05-18T22:32:48.007Z (about 1 year ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# write-lua
Lua is elegant!
- lua uses "mechanisms over policies"
- lua is designed to be embedded
- lua is cool!
# comments
-- This is a comment. It starts with two dashes