コンパイラを作ってみよう
#あとで書く
ToDo
この記事を見て順番に従うだけでコンパイラを作れるような記事を書く
https://gyazo.com/987067eaafa050a3ab7da946f20f67ff
Brainfuck
Brainfuck compiler in python
Brainfuck compiler in javascript
C
C compiler in python
C compiler in javascript
参考文献
https://github.com/rui314/9cc
https://www.sigbus.info/compilerbook
https://www.utam0k.jp/blog/2018/10/12/r9cc/
自作言語
https://qiita.com/shuetsu@github/items/ac21e597265d6bb906dc
http://argius.hatenablog.jp/entry/20120228/1329406096