7/15日記 ===== プログラム ===== * https://ruslanspivak.com/lsbasi-part7/ * 面白そう。 * https://astconsulting.in/how-to-implement-a-simple-interpreter/simple-interpreter-from-scratch * シンプルなインタプリタは作ってみたくもある * https://andrewshitov.com/2020/02/23/chapter-1-creating-a-simple-interpreter/ ---- * lily言語が2.xになってた * https://gitlab.com/FascinatedBox/lily * berry言語をコンパイルしてみた。小さくて使いやすそうなんだよね。 * https://github.com/berry-lang/berry * あとmy basicがとっても組み込みが簡単そう。 * https://github.com/paladin-t/my_basic *