[obsidian] vault backup: 2025-01-12 11:27:53[
All checks were successful
Build / build (push) Successful in 7m24s

This commit is contained in:
2025-01-12 11:27:53 +09:00
parent 5300c253a6
commit 0779555e24
9 changed files with 46 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
---
date: 2025-01-12 10:08
---
#programming-language
[The Spineless Tagless G Machine  Tom's Blog](https://www.theshortlog.com/posts/spineless-tagless-g/)
[[Haskell]]の中間表現の1つC--の1個手前
[[遅延評価]]に適した仕組み
[[表示的意味論]]と[[操作的意味論]]の両方を定義することで、形式的な正しさと命令型の表現への変換の両方をやりやすくしているという理解