https://github.com/ngrogg/lua-studies
A repository for my studies in Lua
https://github.com/ngrogg/lua-studies
linux lua
Last synced: about 2 months ago
JSON representation
A repository for my studies in Lua
- Host: GitHub
- URL: https://github.com/ngrogg/lua-studies
- Owner: ngrogg
- Created: 2023-04-19T10:04:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T03:40:04.000Z (about 2 years ago)
- Last Synced: 2025-03-24T14:48:18.979Z (over 1 year ago)
- Topics: linux, lua
- Language: Lua
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lua
## Overview
A repo for my studies in lua
## Folders
### Concepts
Scripts covering various programming concepts in Lua
### Programs
Programs written in Lua
### Reading
Reading material related to Lua