<br><br><div class="gmail_quote">On Mon, Jun 1, 2009 at 1:46 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
> 1. Do you think it would make sense to use the clang codebase (specifically<br>
> Objective-C CodeGen / CGObjCRuntime) in order to generate the code that will<br>
> replace F-Script's interpretation?  If that is possible it would enable me<br>
> to start progressively porting F-Script to LLVM, instead of reinventing the<br>
> wheel and port everything at once.<br>
<br>
</div>It's a possibility, but I'm not sure how much it'll help you; writing<br>
the bits you need from scratch shouldn't be much harder than making<br>
ObjC calls in an interpreter.</blockquote><div><br></div><div>Alright, I can try this way.</div><div>Could you please elaborate on "the bits" I would have to write?</div><div>Does it mean implementing calls to the objc runtime?</div>
<div>I believe that would not be that difficult.</div><div><br></div><div><br></div><div>Cam</div></div>