Pretty.c
github.com
Pretty.c
1–10 of 227 posts
Re: Pretty.c
#2> And it’s backwards-compatible with C and all of its libraries!
I can't wait to give it a shot! This looks like a riot.
Re: Pretty.c
#3I love the literate way you have explained your thought process in the readme.
Re: Pretty.c
#4Re: Pretty.c
#5> Everyone defines these, so why not provide them?
Honestly, that's fair.
Re: Pretty.c
#6Okay then.
I was hoping to see a “this is just for fun” disclaimer but didn’t see one. Please never actually use this in a project that other people will have to read or contribute to.
Re: Pretty.c
#7> turn any codebase into a beginner friendly one Okay then. I was hoping to see a “this is just for fun” disclaimer but didn’t see one. Please never actually use this in a project that other people will have to read or contribute to.
seems like its obvious to me that its a joke
Re: Pretty.c
#8how is this wizardry possible?
Re: Pretty.c
#9Re: Pretty.c
#10 #define BEGIN {
#define END }
and a whole bunch of other macro-larkey just to make C look more like Pascal. Only then would he deign to code in it.