浏览代码

Merge pull request #108 from Coldzer0/patch-1

+ QuickJS Engine to scripting section
Fr0sT-Brutal 6 年之前
父节点
当前提交
9e02b8ce9e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -494,6 +494,8 @@ This awesome collection is also available on [Delphi.ZEEF.com](https://delphi.ze
 * [VerySimple.Lua](https://github.com/Dennis1000/verysimplelua). `[Delphi]` Lua Wrapper for Delphi XE5-D10.1 which automatically creates OOP callback functions for Delphi <-> Lua.
 // *LUA DLL required*
 
+* [QuickJS-Engine](https://github.com/Coldzer0/QuickJS-Pascal). `[Delphi]` `[FPC]` Delphi and Free Pascal bindings for Bellard's [QuickJS](https://bellard.org/quickjs) Javascript Engine.
+
 
 ## Non-visual Classes/Utils ##