Semicolonless C Compiler
- 2 Devlogs
- 1 Total hours
ts is as cursed as it sounds. it STILL IGNORES NEWLINES like normal C so you can type oneliners like `int i,j float f char c scanf("%d",&i) printf("%d",i+1)` in one line with no semicolon
ts is as cursed as it sounds. it STILL IGNORES NEWLINES like normal C so you can type oneliners like `int i,j float f char c scanf("%d",&i) printf("%d",i+1)` in one line with no semicolon
this is so cursed