is there any way to auto-generate the "InternalCall" wapper of C++?
2011/1/24 Jonathan Pryor [via Mono] < [email protected]<ml-node%[email protected]> > > On Jan 24, 2011, at 9:35 AM, xoyojank wrote: > > I want to use C# as a script language, and my host language is C++. > > How I can directly run C# string with the help of mono? I donnot want to > > compile the script into dll. > > You want Mono.CSharp.dll: > > http://www.go-mono.com/docs/index.aspx?link=N:Mono.CSharp > > You'll also need to use the mono embedding API: > > http://mono-project.com/Embedding_Mono > > - Jon > > _______________________________________________ > Mono-list maillist - [hidden > email]<http://user/SendEmail.jtp?type=node&node=3234282&i=0> > http://lists.ximian.com/mailman/listinfo/mono-list > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://mono.1490590.n4.nabble.com/Is-there-any-way-to-load-cs-code-file-dynamiclly-tp3234131p3234282.html > To unsubscribe from Is there any way to load *.cs code file dynamiclly?, > click > here<http://mono.1490590.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3234131&code=eG95b2phbmtAZ21haWwuY29tfDMyMzQxMzF8LTIwNzE5MTgxMzQ=>. > > -- 逍遥剑客 http://blog.csdn.net/xoyojank/ -- View this message in context: http://mono.1490590.n4.nabble.com/Is-there-any-way-to-load-cs-code-file-dynamiclly-tp3234131p3235294.html Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
