Use script language in code editor

So You Want to Embed A Scripting Language in Your Application
https://articles.emptycrate.com/2016/03/26/so-you-want-to-embed-a-scripting-language.html

https://spidermonkey.dev/
SpiderMonkey is Mozilla’s JavaScript and WebAssembly Engine, used in Firefox, Servo and various other projects. It is written in C++, Rust and JavaScript. You can embed it into C++ and Rust projects, and it can be run as a stand-alone shell.

SpiderMonkey 简介和使用
https://blog.csdn.net/rjs123/article/details/8995344

功能强大的JavaScript引擎--SpiderMonkey
https://cloud.tencent.com/developer/article/1030331

基于 C 语言的 JavaScript 引擎探索
https://www.cnblogs.com/jingzhishen/p/3600855.html

QuickJS 引擎一年见闻录

https://bellard.org/quickjs/

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容