If you AOT compile the ClojureCLR code, will it still depend on Reflection.Emit?

Timothy

On Thu, Apr 19, 2012 at 11:10 AM, David Jagoe <davidja...@gmail.com> wrote:
> Ok, thanks David.
>
> On 19 April 2012 15:53, dmiller <dmiller2...@gmail.com> wrote:
>> I believe that Reflection.Emit is not available in .Net Compact Framework.
>>  This is essential for the ClojureCLR.  This also prevents DLR-based
>> languages such as IronPython from running on .Net CF.
>>
>> -David
>>
>>
>> On Thursday, April 19, 2012 3:11:02 AM UTC-5, David Jagoe wrote:
>>>
>>> Hi all,
>>>
>>> Does anyone know whether I can run ClojureCLR on .net compact?
>>> Specifically I would need to run it on Windows CE. Currently the
>>> application is written in C# which works ok, but I need to rewrite it
>>> and I'm deciding between C#, F# and ClojureCLR.
>>>
>>> Thanks,
>>> David
>>>
>>> --
>>> David Jagoe
>>>
>>> davidja...@gmail.com
>>> +447535268218
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with your
>> first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>
>
>
> --
> David Jagoe
>
> davidja...@gmail.com
> +447535268218
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en



-- 
“One of the main causes of the fall of the Roman Empire was
that–lacking zero–they had no way to indicate successful termination
of their C programs.”
(Robert Firth)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to