Skip to content

Commit 5d86248

Browse files
authored
『『コンピュータシステムの理論と実装 第2版』を読んだ』を書いた (#205)
* "『コンピュータシステムの理論と実装 第2版』を読んだ"を書いた * update * fix: Address AI-suggested improvements * fix * add the-hack-language-specification.webp
1 parent 9b5fe57 commit 5d86248

15 files changed

+792
-1
lines changed

.textlintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"comments": true
55
},
66
"rules": {
7-
"preset-ja-spacing": true,
7+
"preset-ja-spacing": false,
88
"preset-ja-technical-writing": true,
99
"preset-ja-technical-writing": {
1010
"sentence-length": {
@@ -13,6 +13,7 @@
1313
"no-doubled-joshi": false,
1414
"max-kanji-continuous-len": false,
1515
"ja-no-mixed-period": false,
16+
"max-comma": false,
1617
"no-mix-dearu-desumasu": false
1718
}
1819
}
28 KB
Loading
56 KB
Loading
39.1 KB
Loading
647 KB
Loading
38.9 KB
Loading

content/posts/nand2tetris/dff.webp

34.5 KB
Loading
20.6 KB
Loading
53.4 KB
Loading

content/posts/nand2tetris/index.md

Lines changed: 790 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)