Binary package “libjavascriptcoregtk-bin” in openkylin nile
JavaScript engine library from WebKitGTK - command-line interpreter
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This package provides jsc, a command-line JavaScript interpreter.