foundry-parse
Code generation tools
Install
- All systems
-
curl cmd.cat/foundry-parse.sh
- Debian
-
apt-get install foundry - Ubuntu
-
apt-get install foundry - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install foundry - Raspbian
-
apt-get install foundry
foundry
Code generation tools
This is (the start of) a collection of code generators for various common tasks in software development. Contains: * an AST/CST class generator (with a heavy bias towards C++ and Boost)