[obsidian] vault backup: 2024-11-20 07:38:48
All checks were successful
Build / build (push) Successful in 3m50s

This commit is contained in:
2024-11-20 07:38:48 +09:00
parent 3b53c3c901
commit 82daa87f6c
4 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@ date: "2023-09-20T17:12:17+0900"
[[音楽プログラミング言語の形式化#mimium と 多段階計算]]
[[多段階計算]]を取り入れたい → [[多段階計算を命令型VMインストラクションで表現する]]
[[多段階計算]]を取り入れたい → [[多段階計算を命令型VMインストラクションで表現したい]]
とりあえず[[The w-calculus a synchronous framework for the verified modelling of digital signal processing algorithms|W Calculus]]を自然に拡張してみる。
$W$ Calculusとmimiumの形式は似ているが、主に2つの違いがある。