ponylang / ponylang-website

The ponylang.io website
http://www.ponylang.io
BSD 2-Clause "Simplified" License
83 stars 50 forks source link

Last Week in Pony - August 25, 2024 #1012

Closed SeanTAllen closed 2 months ago

chalcolith commented 3 months ago

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.

SeanTAllen commented 2 months ago

September 10 sync recording: https://vimeo.com/1009356099