This is a transpiled esolang that is made to explore the boundaries of computer language design. The esolang Creact works with HTML tags to implement logic-based procedural programming in an HTML-adapted design. The Creact code is transpiled using various STL containers provided in the C++ programming language to seamlessly convert the esolang to a C file that can be compiled to view the desired result.
C, C++ , MakeFile/Bash scripting(for compilation purposes)
To understand & experiment with computer language design, understand raw parsing concepts, and understand applicative methods of various containers in C++, and at last, have fun.