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上面.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-16
  • 2022-02-02
  • 2021-06-14
  • 2022-02-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-01
  • 2022-01-07
  • 2022-03-03
  • 2022-12-23
  • 2021-09-14
  • 2022-12-23
  • 2021-12-28
相关资源
相似解决方案