Embedded Scripting Language Designed for C++
Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. CrystalLUA is a high-level library for binding your native Delphi code and scripts in Lua language. The difference between CrystalLUA and other binding libraries is in high…
BESEN is an acronym for "B ero's E cma S cript E ngine", and it is a complete ECMAScript Fifth Edition Implemention in Object Pascal, which is compilable with Delphi >=7 and Free Pascal >= 2.5.1 (maybe also 2.4.1).
Change log - Upload Static libs for Mac, IOS, Linux and dynamic ones for Windows - sync with QJS Version "2020-03-16" - Contains all function and patches from - Version "2019-10-27", "2019-12-21", "2020-01-05", "2020-01-19" - Dlls not updated yet ( Compile your own for now till I do ^^ ) - sync…
الميزات الرئيسية لـ coldzer0/quickjs-pascal هي: Scripting Engines.
تشمل البدائل مفتوحة المصدر لـ coldzer0/quickjs-pascal: cesanta/v7 — Embedded JavaScript engine for C/C++. chaiscript/chaiscript — Embedded Scripting Language Designed for C++. d-mozulyov/crystallua — Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in… dafrito/luacxx — Lua binding library for modern C++. danieleteti/lua4delphi — Delphi binding for Lua 5.1 language. bero1985/besen — BESEN is an acronym for "B ero's E cma S cript E ngine", and it is a complete ECMAScript Fifth Edition Implemention in…