Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JNode.swift #3

Open
AaronDai23 opened this issue Jan 31, 2021 · 2 comments
Open

JNode.swift #3

AaronDai23 opened this issue Jan 31, 2021 · 2 comments

Comments

@AaronDai23
Copy link

《跟戴铭学iOS编程》第一章里面的讲转换器时讲到NumberLiteral节点父节点类型有两种ExpressionStatement和CallExpression,但在JNode.swift里没发现相关代码了的?如果是更新了,能发一份当时测试的demo吗?因为看到这里,和前面思路连不上,邮箱发[email protected]。谢谢🙏

@ming1016
Copy link
Owner

ming1016 commented Feb 1, 2021

https://github.com/ming1016/study 里的 study/LispToC/ 下有

@ming1016
Copy link
Owner

ming1016 commented Feb 1, 2021

ExpressionStatement 换成了 JNodeExpressionStatement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants