惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Hugging Face - Blog
Hugging Face - Blog
Vercel News
Vercel News
C
Check Point Blog
G
Google Developers Blog
博客园 - 司徒正美
量子位
Engineering at Meta
Engineering at Meta
S
SegmentFault 最新的问题
Google DeepMind News
Google DeepMind News
F
Fortinet All Blogs
A
About on SuperTechFans
美团技术团队
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
Y
Y Combinator Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks
MongoDB | Blog
MongoDB | Blog
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The Cloudflare Blog
U
Unit 42

Ground Oddity

二十岁不再来 信仰之跃 Google 五年 新的旅程…? 用Sous vide做羊排 我在Google的前三个月 I quitted PhD LLVM Pass与程序分析 飘来飘去,就这么飘来飘去 近况 SICP笔记 - 抽象的艺术 SICP笔记 - 递归与迭代 代码的taste 我在欧洲的几次旅行 瑞典生活总结 用Lisp写slides 用Makefile管理blog Photo from Stockholm 瑞典硕士申请不完全攻略 如何在终端中优雅地听歌 关于[乔布斯, 费曼]言论的一些摘录 使用Ruby开发Shadowsocks A thinking reed Reservoir Computing 简介
自举的启发
Jiahao Cai · 2018-08-31 · via Ground Oddity
自举的启发 Sep 1, 2018 了解编译器自举的读者可以直接跳到分割线以下看。 构建编译器过程中有个有趣的概念,叫做自举( Bootstrapping )。大意就是说,假设我要创造一门X语言,那我必然要为X语言写一…