Embedded Scripting Language Designed for C++
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…
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).
This is Lua contained in a single header to be bundled in C/C++ applications with ease. Lua is a powerful, efficient, lightweight, embeddable scripting language.
The main features of edubart/minilua are: Scripting Engines.
Open-source alternatives to edubart/minilua include: cesanta/v7 — Embedded JavaScript engine for C/C++. chaiscript/chaiscript — Embedded Scripting Language Designed for C++. coldzer0/quickjs-pascal — Change log - Upload Static libs for Mac, IOS, Linux and dynamic ones for Windows - sync with QJS Version "2020-03-16"… 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++. 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…