1
0
Fork
You've already forked luademo
0
Lua5.1&Luajit language demonstration for myself and others (who knows how to program). May be used for YouTube video tutorial later.
  • Lua 94.4%
  • C 4.2%
  • Makefile 1.1%
  • Shell 0.3%
2026年07月14日 09:38:47 +03:00
doc t004 :: documentation semiautogenerated starting point 2026年07月08日 20:38:42 +03:00
t003_files File direct execution 2025年09月14日 11:24:23 +03:00
t003_mod_perfm t003 : Build with gcc, places and error handling 2026年07月12日 11:27:04 +03:00
t004_files Lua OOP part1 2024年08月07日 15:34:21 +03:00
.gitignore Initial commit 2024年07月18日 07:42:49 +00:00
clear_module.sh Demo for Written in C module - making and using 2026年07月09日 16:32:31 +03:00
LICENSE Initial commit 2024年07月18日 07:42:49 +00:00
make_module.sh Demo for Written in C module - making and using 2026年07月09日 16:32:31 +03:00
README.md Initial commit 2024年07月18日 07:42:49 +00:00
spolinom.lua t003 : polinome module and usage 2026年07月11日 12:34:10 +03:00
t001_types.lua Lua5.1 types in short 2024年07月18日 07:48:43 +00:00
t002_common.lua File function, documnent improovement and OOP style change 2025年07月26日 11:04:56 +03:00
t003_file.lua t003 : Build with gcc, places and error handling 2026年07月12日 11:27:04 +03:00
t004_OOP.lua t004 ... better generated comments 2026年07月04日 21:38:06 +03:00
t005_meta.lua t005 : more operators for Rational 2026年07月14日 09:38:47 +03:00

luademo

Lua5.1&Luajit language demonstration for myself and others (who knows how to program). May be used for YouTube video tutorial later.