logoalt Hacker News

adsharma11/08/20240 repliesview on HN

I still believe that a variant of python that has algebraic types and pattern matching beats Rust for writing parsers quickly.

My effort has been in adding these features to a front end language that transpiles to an underlying FP language, including but not limited to Rust.