AbhiC7721 / TDoC-Creact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CReact -The Esoteric programming Language

About the project :

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.

Tech Stacks used :

C, C++ , MakeFile/Bash scripting(for compilation purposes)

Aim :

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.

About


Languages

Language:C++ 82.9%Language:C 8.5%Language:HTML 8.1%Language:Shell 0.3%Language:Makefile 0.2%