Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Seems like libraries are a pretty compelling reason to consider it too. Commented Oct 2, 2014 at 16:18
  • When you say "your 'IL'", what are you referring to? An Abstract Syntax Tree? Commented Oct 2, 2014 at 16:24
  • 1
    @RobertHarvey no, I mean C code. In the OPs case, this is an Intermediate Language halfway between his own high-level language and machine code. I put it in quotes to try and convey this idea that its not IL as used by many people (ie Microsoft's .NET IL for example) Commented Oct 2, 2014 at 16:32