[obsidian] vault backup: 2023-11-16 13:18:49[
This commit is contained in:
12
content/プログラミング言語理論一般.md
Normal file
12
content/プログラミング言語理論一般.md
Normal file
@@ -0,0 +1,12 @@
|
||||
#programming-language #compiler-design
|
||||
|
||||
|
||||
[Write a JavaScript Parser in Rust](https://oxc-project.github.io/javascript-parser-in-rust/ja/docs/intro/)
|
||||
|
||||
[Build a Lua Interpreter in Rust](https://wubingzheng.github.io/build-lua-in-rust/en/)
|
||||
|
||||
[低レイヤを知りたい人のためのCコンパイラ作成入門](https://www.sigbus.info/compilerbook#)
|
||||
|
||||
[Lisp in 99 lines of C and how to write one yourself](https://github.com/Robert-van-Engelen/tinylisp)
|
||||
|
||||
[Make A Lisp](https://github.com/kanaka/mal)
|
||||
Reference in New Issue
Block a user