Slashdot Mirror


User: howard_coward

howard_coward's activity in the archive.

Stories
0
Comments
26
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 26

  1. Re:Didn't we do this once before? on New Intermediate Language Proposed · · Score: 1

    The real reason to have an interpretive intermediate language is to sanitize code. It seems to me that the perfect IL is C... expresive, concise etc. And you can compile it too!