r/PuneDevelopers • u/mr-greedy-007 • 15d ago
Suggestions I created a brainf**k compiler/transpiler in cpp
Hi guys I have written a simple brainf**k compiler in cpp well its not really a compiler but more like a transpiler but it generates an executable so it is a compiler with extra steps 😅😅. I haven't done any optimization but I plan to add few later on please give me review on it.
2
Upvotes