Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

A preprocessor designed to apply optimizations to code before it gets included. This will allow code to be written cleanly without having to lose optimizations that would otherwise make code difficult to support

Notifications You must be signed in to change notification settings

The-Owl-Cafe/lua-preprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTICE: Slow updates, no support will be provided, this project is likely to be phased out of use in support of migrating gamemode logic away from lua over time for most owl cafe gamemodes. Remaining lua code will focus on manual optimizations going forward

lua-preprocessor

A preprocessor designed to apply optimizations to code before it gets included. This will allow code to be written cleanly without having to lose optimizations that would otherwise make code difficult to support

Referaces

https://leafo.net/guides/testing-lua-modules-with-github-actions.html

About

A preprocessor designed to apply optimizations to code before it gets included. This will allow code to be written cleanly without having to lose optimizations that would otherwise make code difficult to support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages