[obsidian] vault backup: 2023-12-06 12:07:09[
This commit is contained in:
		| @@ -2,6 +2,9 @@ | |||||||
|  |  | ||||||
| [[Node.jsで約100行で書くLISP風ラムダ計算]] | [[Node.jsで約100行で書くLISP風ラムダ計算]] | ||||||
|  |  | ||||||
|  |  | ||||||
|  | [[計算機プログラムの構造と解釈]] | ||||||
|  |  | ||||||
| [[Language Server Protocol]] | [[Language Server Protocol]] | ||||||
|  |  | ||||||
| [Write a JavaScript Parser in Rust](https://oxc-project.github.io/javascript-parser-in-rust/ja/docs/intro/) | [Write a JavaScript Parser in Rust](https://oxc-project.github.io/javascript-parser-in-rust/ja/docs/intro/) | ||||||
|   | |||||||
							
								
								
									
										14
									
								
								content/計算機プログラムの構造と解釈.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								content/計算機プログラムの構造と解釈.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | |||||||
|  | #book #programming-language  #compiler-design  | ||||||
|  |  | ||||||
|  |  IIJ研究所 HTML版 | ||||||
|  |   | ||||||
|  |  [計算機プログラムの構造と解釈](http://books.shoeisha.co.jp/book/b177731.html) | ||||||
|  |  | ||||||
|  | https://web.mit.edu/6.001/6.037/sicp.pdf | ||||||
|  |  | ||||||
|  | Javascript Edition | ||||||
|  |  | ||||||
|  | 内容はほぼ同じっぽい(メタサーキュラー魔でやってる) | ||||||
|  |  | ||||||
|  | https://sourceacademy.org/sicpjs/index | ||||||
|  |  | ||||||
		Reference in New Issue
	
	Block a user