Y
Hacker News
new
|
ask
|
show
|
jobs
by
catnaroek
3706 days ago
Sometimes actual code too. For instance, if I'm designing an optimization pass for a compiler, I'll write toy IR programs and show how the optimization pass will rewrite them. And I'll do it on a whiteboard.
1 comments
kuschku
3706 days ago
Yup. But the thing I meant is that you illustrate things, not actually code your application code.
link