JavaScript 解释 JavaScript
一个无依赖的 JavaScript 解释器项目,使用递归下降方法实现,适合编译原理入门学习。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
项目地址JavaScript 解释 JavaScript 项目地址:https://github.com/nusr/jsjsGolang 解释 JavaScript 项目地址:https://github.com/nusr/gojs均没有使用其他依赖,使用递归下降解释 JavaScript,可以作为编译原理的入门。在线演示地址:https://nusr.github.io/jsjs/