-
Notifications
You must be signed in to change notification settings - Fork 19
blog not found #11
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
Comments
I think that's just left over from sample text that was there; it'll probably get replaced once we do write an article explaining the parser.
So far we do only have one blog post 😅 |
@coolreader18 , i had that post as a draft in a previous pull request, I re-submitted. #14 Can you take a look at the post and see if it is valid? |
@xjvs here is the blog post - we merged the pull request https://rustpython.github.io/2020/04/02/thing-explainer-parser.html Sorry this is more of an introduction. If you can write up something more detailed or a "how to contribute guide" to the parser, that would be neat. |
Cool, thanks, this is very helpful for understanding how RustPython is implemented. |
In https://github.com/RustPython/RustPython/blob/master/parser/README.md:
It said:
But that url returns 404.
Also, seems only the latest blog post is accessible from https://rustpython.github.io/blog, any way to visit older blog posts?
The text was updated successfully, but these errors were encountered: