Modules
lace | Lua Access Control Engine. |
lace.builtin | Lace builtin commands and match types. |
lace.compiler | The compiler for the Lua Access Control engine. |
lace.engine | The runtime engine for the Lua Access Control Engine
Once a ruleset has been compiled, it can be run for multiple inputs without needing to be recompiled. |
lace.error | Error routines for Lace ruleset compilers and runtime engines. |
lace.lex | Lace Internals - Ruleset lexer. |
Manual
01-index.md | |
02-syntax.md | |
02.1-syntax-define.md | |
02.2-syntax-include.md | |
02.3-syntax-allow-deny.md | |
02.4-syntax-default.md | |
03-compilation.md | |
04-execution.md | |
05-developing.md | |
README.md |