c# 动态执行脚本,相关的几个脚本引擎.

Jint   嵌入式的javascript脚本支持引擎,一直都在更新,对各种方法支持也比较好,可以 C# 交互.

https://github.com/sebastienros/jint

 

Jurassic 嵌入式的javascript脚本支持引擎,很久都没有更新了,和 jint很类似,稳定性还可以,可以 C# 交互.

http://jurassic.codeplex.com/

 

IronPython 嵌入式的Python脚本引擎,支持各种python包.也是一个不错的引擎,但是对熟悉python的比较好.

http://ironpython.codeplex.com/

 

换有几个Lua的脚本引擎,但是没有深入使用过.

https://github.com/neolithos/neolua

https://github.com/NLua/NLua    

http://blog.csdn.net/henren555/article/details/44095509

 

Mono动态执行脚本相关介绍 

http://www.mono-project.com/docs/about-mono/languages/

 

我用 Jexus 建立的磁力搜索网站 基于 asp.net   使用 Linux+jexus + mono 架设

http://www.okbt.net/ 磁力搜索引擎,使用C# + Python 开发. Aspx运行在 Linux上面.

posted on 2015-08-15 00:58  技术小站  阅读(1400)  评论(3编辑  收藏  举报

导航