No, there isn't.
Even the full .NET implementation of CodeDom for F# doesn't implement the
parser - it implements just code generator that turns CodeDom into F# source
code and then invokes the command line compiler (which is why it cannot be
easily ported to Silverlight).
However, http://www.tryfsharp.org uses some kind of F# Interactive embedded
in the browser, which certainly works in Silverlight. I'm not sure how
reusable the component is (and whether the license allows anybody to use
it)...
Tomas
From: fsharp-opensource@googlegroups.com
[mailto:fsharp-opensource@googlegroups.com] On Behalf Of Michael P
Sent: Thursday, August 04, 2011 4:12 AM
To: fsharp-opensource@googlegroups.com
Subject: FSharp.Compiler.CodeDom.dll for Silverlight
Is there a silverlight version of FSharp.Compiler.CodeDom.dll?
Correct me if i'm wrong but ICodeParser and such are not defined for SL4.
Yet, is there any known effort / code that work in SL 4 or SL 5
environments?
Regards,
Michael
--
You received this message because you are subscribed to the Google
Groups "FSharp Open Source Community" group.
To post to this group, send email to fsharp-opensource@googlegroups.com
To unsubscribe from this group, send email to
fsharp-opensource+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/fsharp-opensource?hl=en