Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
aartaka's comments
login
aartaka
50 days ago
|
parent
|
context
|
next
[–]
| on:
Pretty.c
It's a set of C Preprocessor macros, so you don't even need to somehow process the code—you just #include the header and hack away as if it was regular C!
aartaka
50 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Pretty.c
Indeed, I might need to revisit foreach with type inference. Should be totally possible.
aartaka
50 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Pretty.c
Yes, it's one of the inspirations!
aartaka
50 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Pretty.c
You might like
https://aartaka.me/oop-c
SSLy
50 days ago
|
parent
|
next
[–]
oooh that was
your
creation. it makes (barely, I'm stupid) sense now
aartaka
50 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Pretty.c
Thanks!
aartaka
50 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Pretty.c
You're welcome!
aartaka
50 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Pretty.c
C17 doesn't have auto, but C23 does, and thus my `__STDC_VERSION__ > 201710L` (notice the greater than sign, it doesn't include C17 itself.)
dfox
50 days ago
|
parent
|
next
[–]
Ha, apparently the N2310 working draft is not the last one :)
aartaka
50 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Pretty.c
I won't stop you, so be my guest.
aartaka
50 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Pretty.c
Yeah, I love sugar ;)
aartaka
50 days ago
|
parent
|
context
|
prev
|
next
[–]
| on:
Pretty.c
Thanks!
More
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: