Show HN: Wyzer Programming Language Show HN: Wyzer 编程语言
> Show HN: Wyzer 编程语言
HN 226 分 · 119 条评论 · 作者 v0id_isgood · 来源 github.com · HN 讨论
> HN 226 分 · 119 条评论 · 作者 v0id_isgood · 来源 github.com · HN 讨论
热门评论
1. @v0id_isgood So i've been working on this project since a few days (or months i should say), it's called wyzer (meaning wiser) it's a statically typed, compiled, resource-oriented programming language with integrated distributed safety via choreographic programming and perceus memory model, The reason why i began this project is out of frustration from Rust, you see it does provide safety for your memory by the strict type checking but what it does not gurantee safety against are distributed deadlocks which is basically a few independent nodes or services wait permanently for resources or messages held by each other, forming a circular wait, the rest are cross-service correctness and protocol mismatch as well.
⋯ 继续阅读请开通会员 ⋯