arth/interpret

具有可定制语法的灵活的 PHP 解释器

v1.0 2016-12-09 08:43 UTC

This package is auto-updated.

Last update: 2024-09-14 03:53:50 UTC


README

Build Status

简单解释器

基于上下文无关语法的解释器,具有自己的解析系统。

使用方法: 查看 tests/Interpreter/Language.php