[Mono-dev] Looking to programmatically build assembly with Mono.CSharp
Brandon Perry
bperry.volatile at gmail.com
Fri May 30 23:03:48 UTC 2014
Hi,
Looking to do something similar to this blog post here, but with
Mono.CSharp, and not Microsoft's CSharp. I haven't found any documentation
on this specifically, but there are posts about interpreting C# at runtime
via repl.
http://blogs.msdn.com/b/dohollan/archive/2010/08/09/programmatically-invoke-the-c-compiler.aspx
Anyone have a small code example? I would prefer to not have to write the
code to the file system if possible, Just pass a string of code and have it
result in a byte array of the assembly that I can then write to the FS.
Thanks in advance for any thoughts!
--
http://volatile-minds.blogspot.com -- blog
http://www.volatileminds.net -- website
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140530/6387d738/attachment.html>
More information about the Mono-devel-list
mailing list