Y
Hacker News
new
|
ask
|
show
|
jobs
by
MrDosu
4264 days ago
Im guessing this is C++ with a lot of template abuse and header interdependencies? C++ has a powerful compiler, buts its also easy to shoot yourself in the foot with it.
1 comments
gambiting
4264 days ago
Yep. Also the fact that the project cross compiles on 7 different platforms from the same code base.
link