Skip to content

duftcola-dev/Lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUA STUDY REPO

The goal of this repository is the study and learning of the language lua. Contains the following sections :

basics 
    - variables
    - functions
    - logical operatos 
    - introduction to tables 
class
    - introduction to oop 
coroutines
    - introduction to lua coroutines
files
    - io and file manipulation 
lopp
    - introduction to lua loops 
lua_jit
    - introduction to lua just in time compliler 
    - executing C code from lua with luajit 
shell_commands 
    - using the command line interface from lua 
standard_library
    - brief example of lua standrad library 
table
    - advanced tables and meta-tables

About

Lua study repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published