Hacker News new | ask | show | jobs
by cmontella 35 days ago
Last couple weeks I've been building a new website to showcase the document formatting capabilities of my programming language Mech. It's out now:

https://mech-lang.org/post/2026-05-11-version-0.3/

Mech has a builtin presentation layer called Mechdown (a Markdown dialect) which allows tight integration between the document and the underlying program. You can see the source here: https://gitlab.com/mech-lang/web/website/-/raw/df4784d44b4ea...

Would appreciate any bug reports or issues: https://github.com/mech-lang/mech/issues