资 源 简 介
small but full-ecma-262 supported javascript engine, witten in ansi C.
under developing, base on ecma-262 3rd edition standard
This is one of clone of quad-wheel http://code.google.com/p/quad-wheel/
fork of quadwheel
In order to have tiny JavaScript interpreter quad-wheel embeddable into any other software, this project tries it to be thread safe.
It mostly uses memory pool as gc: It is useful for short lifetime JavaScript processing like CGI.
ANSI C
Regex comes from SEE
64bits
Multiple instances
See wiki page for description
文 件 列 表
blue-quad-wheel-0.5
lexer.c
rbtree.h
code.c
mempool.c
error.h
proto.string.h
parser.c
malloc
Makefile
testsuite
unichar.h
main.c
filesys.ex.h
utils.c
misc.c
regexp.h
memcontext.h
number.h
parser.y
load.ex.c
eval.h
modules
.svn
value.c
shell.c
uregex.h
misc.h
junk
proto.c
number.c
proto.number.c
mempool.h
regexp.c
func.c
rbtree.c
scope.h
proto.array.c
code.h
utils.h
unichar.c
pstate.h
filesys.ex.c
ChangeLog
support-read-only
value.h
pstate.c
samples
eval.c
proto.global.c
scope.c
proto.h
test
parser.h
config.h
lexer.h
proto.string.c
proto.array.h
api.c
regex_ecma.c
func.h
proto.number.h