TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Oden – A New Programming Language

7 点作者 caspervonb超过 6 年前

2 条评论

jack9超过 6 年前
I rather enjoyed this for awhile, although a bit repetitive and long-winded at times. He did mention it was rushed.<p>Decades later, I&#x27;m surprised that languages aren&#x27;t changing to make programming less boilerplate and more convenient; eg nested comments, single type multi-var declarations and assignments. As a matter of interest, he generates a compile error in a small function at ~51:05 in his own language.<p>He doesn&#x27;t think memory safety is important (13:25 &quot;I don&#x27;t give a flying toss...&quot;) but is going to be adding the runtime bounds checking (~56:50 &quot;It&#x27;s not hard to add...&quot;) in the future for arrays only? This is probably a good idea, since he thinks Rust is overly careful.<p>At about the hour mark, before his enthusiastic &quot;clever pointer tricks&quot; segment, I checked out. I&#x27;ll see if this goes anywhere after he&#x27;s made some tougher tradeoffs.
caspervonb超过 6 年前
Ups, just realized I messed up on the title. It&#x27;s working name is Odin, Oden is the one written in Go... ;-)