C--
Cmmとも呼ぶ
Cとアセンブリ言語の中間表現
Cのサブセット
https://downloads.haskell.org/~ghc/9.2.1/docs/html/libraries/ghc-9.2.1/GHC-Cmm.html
https://zenn.dev/yoshikuni_jujo/articles/tail-call-optimization-cmm
GHCはC--を出力する
https://github.com/takenobu-hs/haskell-ghc-illustrated
https://qiita.com/YoshikuniJujo/items/327b94d7cd67b60616b1