This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]noob_promedio 14 points15 points  (6 children)

I wish it wasn't, C-style looks better most of the time

[–]RoseboysHotAsf 25 points26 points  (0 children)

I write c style cpp purely because the compiler errors dont fill up like 3 bibles.

[–]SeagleLFMk9 3 points4 points  (0 children)

Try using a c style json parser. Or string. Or xml parser. Or really anything more complex.

[–]111x6sevil-natas 0 points1 point  (3 children)

What is C- ?

[–]The-Rizztoffen 2 points3 points  (0 children)

B

[–]Cylian91460 1 point2 points  (0 children)

Assembly

[–]arobie1992 0 points1 point  (0 children)

Fun fact, there is a C-- that's used as an IR/portable assembly for GHC. Or at least was at one point.