Introduction to Compilers and Language Design (2021)
来自圣母大学编译器课程的系统教材,第二版更新至2021年,适合自学或教学。
Article URL: https://dthain.github.io/books/compiler/ Comments URL: https://news.ycombinator.com/item?id=48793454 Points: 236 # Comments: 39
来自圣母大学编译器课程的系统教材,第二版更新至2021年,适合自学或教学。
Article URL: https://dthain.github.io/books/compiler/ Comments URL: https://news.ycombinator.com/item?id=48793454 Points: 236 # Comments: 39
用自然语言设计iOS小组件,无需Xcode,AI帮你快速生成。
Making a custom iOS widget normally means Xcode and WidgetKit. WidgetAI lets you just describe one in chat ("battery as a heatmap grid"), tweak it in …
12岁少年用Rust自制编程语言Y#,简单而强大,初探语言设计之路。
Hi everyone , I am a solo developer, I am 12 years old, and I am trying to discover programming. So with Rust, I created a programming language called…
不依赖LLVM,从零构建的编译型语言Rux,定位在Rust与理想语言之间,适合深究语言设计和编译架构的开发者。
Article URL: https://rux-lang.dev/blog/language-without-llvm Comments URL: https://news.ycombinator.com/item?id=48355962 Points: 1 # Comments: 0
一个基于寄存器虚拟机的轻量级脚本语言Pico,C语言实现,支持管道操作,代码紧凑有趣。
Article URL: https://github.com/the0cp/pico Comments URL: https://news.ycombinator.com/item?id=48344259 Points: 2 # Comments: 1
用Python从零打造一门编程语言,揭秘解释器核心原理与实现细节。
🧠 Introduction I’ve been building my own programming language called Exper, written from scratch in Python. The goal is to understand how interpreters…
AI设计的理想编程语言,摒弃人类友好性,追求极致机器效率,挑战语言设计传统。
Article URL: https://github.com/akitaonrails/pact-lang Comments URL: https://news.ycombinator.com/item?id=48308661 Points: 2 # Comments: 0
一位开发者34天编程语言实验全记录,AI生成代码但坚持理解理论,VII项目函数语法设计有亮点。
For some reason my OG post has flagged by mods. I won't complain but it is still weird. I began toying around with AI coding in december 2025. I won't…