A C++ rapid development tool. Generates header and source files from a sequence of declarations.
Categories
Code GeneratorsLicense
GNU General Public License version 2.0 (GPLv2)Follow Lazy C++
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
-
Great for big projects. I've finally tested it now and will replace my own ad-hoc-parsing "makedecls" with this tool. Lzz is not for people who like duplicate code or defend old concepts. Lzz could even become itself a type safe language with complete type inference. Great work!