Skip to content
Garima Shrivastava edited this page Nov 25, 2025 · 1 revision

Welcome to the CppLabEngine wiki!

So this is the start of CppLabEngine wiki, where I rant, share useful info (please read, I won't repeat) and at times examples and updates in the project.

Why CppLabEngine?

So I started building something similar before the start of my fall semester this year (2025) actually because you know, Dev-Cpp is just not for me! I keep mixing keywords from C++ 17 and at times C++ 20, and Dev-Cpp deosn't have that support. The toolchain bundle is old and even Embarcadero Dev-Cpp has occassional hiccups when working with legacy headers like graphics.h and modern parallel programming APIs like OpenMP with omp.h.

Clone this wiki locally