Skip to content
Hacker News (front page) · Communities

Show HN: Learning Rust by writing a Markdown to HTML compiler

Hi HN,I'm new to Rust and, after half of `The Rust Programming Language` I decided to delve into a project I would actually use: a markdown to html compiler that actually serves my micro-blog (I started just right after publishing the project hehe). The project is intentionally small and one-file contained: I wanted to