lightning
lightning copied to clipboard
Lightning Script
Lightning Script
Lightning Script is a work-in-progress scripting language with a modern syntax, uncompromising performance, and first-class embedding support.
Building
cmake -B build
cmake --build build
For the best performance, we recommend you compile with -flto for GCC/Clang and /LTCG for MSVC.
Modify cmake.toml to change the build settings.