Y
Hacker News
new
|
ask
|
show
|
jobs
by
emilfihlman
2743 days ago
Is that {THING, VALUE} pseudocode or is it valid C somehow?
1 comments
tom_mellior
2742 days ago
The featured article is written in a "literate programming" style. Those {ADD, 6} markers refer to snippets of code defined elsewhere to be inserted in place of the marker.
link