C++ tutorial
TODO: move all to wiki
- wiki
- plan-doc.txt
- suivi.txt
- Factorielle : metaprog intro
- WorkingOnType : functions type->type
- array.cpp : foundations for fast array implementation - static/dynamic ints, meta-functions, etc.
- interface.cpp : ND-array code - nice arch but low perf
- compile.sh : interactive compile script