quickjs-portable

所属分类:编译器/解释器
开发工具:C
文件大小:632KB
下载次数:0
上传日期:2023-02-06 21:41:20
上 传 者sh-1993
说明:  QuickJS的以Clang为中心的linux ZOS Windows端口
(A Clang-centric linux ZOS Windows port of QuickJS)

文件列表:
Changelog (3763, 2023-01-19)
LICENSE (1131, 2023-01-19)
Makefile (12210, 2023-01-19)
TODO (3088, 2023-01-19)
VERSION (11, 2023-01-19)
cutils.c (17551, 2023-01-19)
cutils.h (7455, 2023-01-19)
doc (0, 2023-01-19)
doc\jsbignum.texi (20719, 2023-01-19)
doc\quickjs.texi (34609, 2023-01-19)
examples (0, 2023-01-19)
examples\fib.c (2291, 2023-01-19)
examples\fib_module.js (166, 2023-01-19)
examples\hello.js (28, 2023-01-19)
examples\hello_module.js (130, 2023-01-19)
examples\pi_bigdecimal.js (2128, 2023-01-19)
examples\pi_bigfloat.js (1977, 2023-01-19)
examples\pi_bigint.js (2834, 2023-01-19)
examples\point.c (4817, 2023-01-19)
examples\test_fib.js (144, 2023-01-19)
examples\test_point.js (718, 2023-01-19)
libbf.c (240925, 2023-01-19)
libbf.h (17847, 2023-01-19)
libregexp-opcode.h (2236, 2023-01-19)
libregexp.c (84571, 2023-01-19)
libregexp.h (3184, 2023-01-19)
libunicode-table.h (211895, 2023-01-19)
libunicode.c (46849, 2023-01-19)
libunicode.h (3751, 2023-01-19)
list.h (3119, 2023-01-19)
porting (0, 2023-01-19)
porting\debugutil.c (8528, 2023-01-19)
porting\polyfill.c (10063, 2023-01-19)
porting\polyfill.h (9798, 2023-01-19)
porting\windirent.c (1538, 2023-01-19)
porting\windirent.h (512, 2023-01-19)
porting\winpthread.c (3013, 2023-01-19)
porting\winpthread.h (2839, 2023-01-19)
... ...

This is a fork of QuickJS to accomplish a few platform ports. QuickJS is an amazing and tiny implementation of EcmaScript 2020 by Fabrice Bellard and Charlie Gordon under an MIT license. This fork supports porting to ZOS and Windows. The windows port does not use Cygwin or MinGW, because Windows has come closer in recent years to supporting most Posix API's. The main documentation is in doc/quickjs.pdf or doc/quickjs.html. More good reading at: https://bellard.org/quickjs/

近期下载者

相关文件


收藏者