For now this folder only contains a pile of .bat scripts that compile real world projects. For these scripts it is usuallly necessary to have
- A version on visual studio for
link.exeand sometimes as a c++ compiler. - cmake
- ninja
The build scipts of the various projects might also need other interpreters like python but I dunno.
In the future, this folder should also contain examples/tutorials on how to use the hlc specific features.