Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

239 Commits

Repository files navigation

Lua Scripts

Lua Scripts

These are Lua scripts that are distributed with or help build Lua for Watcom but are useful scripts that can be used with any Lua 5.4 compatible interpreter. The scripts range from simple demos to clones of unix utilities, which can be particularly useful on platforms that have no native equivalent.

Most scripts have a unit test to make sure they work as intended.

The scripts are split into the following folders:

Folder NameDescription
archScripts for extracting archive formats and compressed files
devScripts focused on software development an maintenance
eduSimple scripts intended for those learning how to write Lua
gamesSimple text based games
libScripts pulled in by require and not intended to be executed directly
metaSymbolic links to scripts that are structured in a way that defines a purpose such as a benchmark, unit test or disk image
utilUtility scripts that perform a common system task such as file integrity or converting line endings in a text file

About

Portable Lua scripts for doing basic computing tasks anywhere a Lua 5.4 interpreter is available

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages