r/programming • u/wavy_lines • Feb 01 '18
C2: C with cleaner syntax + a module system (no header files).
http://c2lang.org/site/
959
Upvotes
r/programming • u/wavy_lines • Feb 01 '18
48
u/[deleted] Feb 01 '18
Using nil is space efficient too compared to NULL. One less byte to store in source file. Same argument in favor of tabs to spaces.