Integrating Javascript Engines with Pascal

From Free Pascal wiki
Revision as of 18:56, 14 April 2021 by PierceNg (talk | contribs) (→‎QuickJS)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

This page describes integrating Javascript engines with Free Pascal.

ChakraCore

QuickJS

  • QuickJS is a small and embeddable Javascript engine.
  • QuickJS-Pascal is a Free Pascal and Delphi binding for QuickJS.