- SignalDesk2026-09-09
Hey HN! I just shipped the first public version of a new programming language that I have worked on for the past two years.<p>Its goal is to help synchronize types between TS, Rust, and Python (more to come). Two main use cases are the API client libraries and client-server interop, i.e., a TS web app talking to a Rust server.<p>I focused on making it as flexible as possible but always produced idiomatic types that look and feel like they were carefully crafted by humans. It was a challenge, e.g., I had to test 7 Python versions for every language feature or had to implement Rust literals runtime.<p>It's written in Rust, btw ;-)
- 情报分类:项目价值、技术价值
- 命中依据:编译到多语言的新编程语言,开源项目
- 来源:Hacker News 新项目
- 原作者:kossnocorp
- 发布时间:2026/9/9 06:09:04
- No replies yet