You are browsing as a guest. Sign up (or log in) to start making projects!

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

Open comments for this post

43m 1s logged

upload to github, change the name, fix help, add README, and fix tests

all tests pass!

Changelog

Replies

Loading replies…

0
1
Open comments for this post

25m 42s logged

made the initial version

this is so cursed

changelog

  • Fix structs
  • remove semicolons :)
  • (every other commit before is not mine)
Original post
@tanjim

made the initial version

this is so cursed

changelog

  • Fix structs
  • remove semicolons :)
  • (every other commit before is not mine)

Replies

Loading replies…

0
2

Followers

Loading…