A JavaScript Interpreter Using JS itself. JavaScript 解释器,包含词法分析、语法解析和执行。基于 LR 实现 eval
Stars
193
Forks
6
Watchers
Open Issues
0
Overall repository health assessment
^29.5.0
^0.2.3
^5.86.0
^5.1.4
^4.15.1
User
11
commits
:memo:remove bundle size badge:bookmark:update to 1.0.2
18a77b9
:bug:fix the error of execute is undefined
d36c196
:memo:add optimization items to the todo list
365a2ed
:rocket:add Promise with resolve, reject and then support
ae12f01
:rocket:add CallExpression with Parameters and new MemberExpression Arguments
3b4c2d9
:rocket:add ReturnStatement and CallExpression
c0daef7
:rocket:add ObjectLiteral and FunctionDeclaration
95b4760
:tada:1.0.0
80e38d9
:memo:update steps os setup
5678e8f
:memo:add readme.md
c4de6da
Initial commit
f2d95e1