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

Improve error handling in parser #23

Open
longfangsong opened this issue Dec 14, 2022 · 0 comments
Open

Improve error handling in parser #23

longfangsong opened this issue Dec 14, 2022 · 0 comments
Labels
feature request A request for a certain feature medium This issue is not so easy to fix

Comments

@longfangsong
Copy link
Member

Is your feature request related to a problem? Please describe.
现在 parser (无论是 ir 的 parser 还是代码的 parser) 里出错就直接 panic 了。

Describe the solution you'd like
错误提示能告知是哪里出了问题。

Additional context
可用的包:

可以参考的文章:

https://fasterthanli.me/series/advent-of-code-2022/part-11

@longfangsong longfangsong added feature request A request for a certain feature medium This issue is not so easy to fix labels Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request for a certain feature medium This issue is not so easy to fix
Projects
Status: Todo
Development

No branches or pull requests

1 participant