DownloadReport an issue Edit this pageFor build instructions, read the tutorial.Latest development version2022-05-17 Github Download BSL-1.0include(FetchContent) FetchContent_Declare(lexy URL https://lexy.foonathan.net/download/lexy-src.zip) FetchContent_MakeAvailable(lexy)Release 2022.05.0-beta2022-05-03 Github Download BSL-1.0include(FetchContent) FetchContent_Declare(lexy URL https://github.com/foonathan/lexy/releases/download/v2022.05.0-beta/lexy-src.zip) FetchContent_MakeAvailable(lexy)