TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Mythryl programming language

19 pointsby piokucover 7 years ago

5 comments

dwenzekover 7 years ago
You can go directly to <a href="https:&#x2F;&#x2F;mythryl.org&#x2F;index3.html" rel="nofollow">https:&#x2F;&#x2F;mythryl.org&#x2F;index3.html</a> and bypass the first two billboards.
TurboHaskalover 7 years ago
I remember checking this language out a few years ago and discovering (and worrying about) the author&#x27;s health issues.<p>The initial excitement to see it mentioned again in HN has been replaced by something akin to a kick in the balls.
bovermyerover 7 years ago
Here&#x27;s the actual GitHub repository: <a href="https:&#x2F;&#x2F;github.com&#x2F;mythryl&#x2F;mythryl" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mythryl&#x2F;mythryl</a>
dansan_2over 7 years ago
Interesting. Is it possible to know from the function signature if a function will be pure or not? Or does one need to drill all the way to the bottom manually to determine that?
ejanusover 7 years ago
Looks like something I would check out