A little 3D demo project for experimenting with CPrime.
- It extends C with major C++ features (classes, templates, operators, constructors ..)
- It brings new features while preserving tiny outputs & impressive compilation speed.
- CPrime's compiler bootstraps & CPrime code builds as c++ code in any c++ compiler.
run build_cpc.cmdFor comparison:
run build_msvc.cmd
