Hacker News new | ask | show | jobs
by siliconunit 1196 days ago
I'm quite confused, not the same project at all? To me tiny c compiler always meant the bellard page. Super useful stuff for micro hacky projects.
3 comments

I understand the confusion: it is more about "syntax associativity"

(tiny C) compiler --> "This is a compiler for the Tiny-C language"

vs

Tiny (C compiler) --> "TinyCC [...] is a small but hyper fast C compiler"

That's it! ;-)

Now obviously the next step is to make a tiny tiny c compiler compiler.
One could say that the one from this submission is Tiny-C Compiler and Bellard's is Tiny C-Compiler.
This is a compiler for a language called Tiny-C.