尊重
检查源文件
指令
ast:打印ast
令牌:打印令牌
用法
# Print ast
vspect ast example.vv
# Print ast only specified function
vspect ast --fn=add example.vv
# Omit expr details
vspect ast --short-expr example.vv
安装
git clone git@github.com:zakuro9715/vspect && cd vspect
v . -prod
./vspect
发展历程
使用
2021-02-08 10:03:34
24KB
V
1