Hacker News new | ask | show | jobs
by gosu 4742 days ago

  Surely you must mean C**, which is the type of a thing 
  which you can dereference twice to get C. Otherwise, 
  you're dereferencing C twice, which gets you machine 
  instructions, I guess.
1 comments

Actually I think it'd get you a processor design instead. Dereferencing it once would get you machine level instructions.
Not if you compile via LLVM/clang.