-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Last Week in Pony - August 25, 2024 #1012
Comments
Gordon Tisher @chalcolith has been working on a parser for Pony, and associated tools, written in Pony itself: https://github.com/chalcolith/eohippus The project is at a very early stage, but is now complete enough to demonstrate some workflows. It contains a mostly complete PEG parser (with left-recursion support) for Pony files, AST classes, some rudimentary analysis, linting support, a formatter app, and a very basic language server. |
September 10 sync recording: https://vimeo.com/1009356099 |
No description provided.
The text was updated successfully, but these errors were encountered: