foundry-tree
Code generation tools
Install
- All systems
-
curl cmd.cat/foundry-tree.sh
- Debian
-
apt-get install foundry
- Ubuntu
-
apt-get install foundry
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install foundry
- Raspbian
-
apt-get install foundry
- Dockerfile
- dockerfile.run/foundry-tree
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)