]> Git — Sourcephile - haskell/symantic-base.git/commit
iface: add interpreter `LetInserter` main
authorJulien Moutinho <julm@sourcephile.fr>
Fri, 3 May 2024 10:41:24 +0000 (12:41 +0200)
committerJulien Moutinho <julm@sourcephile.fr>
Mon, 20 May 2024 13:53:46 +0000 (15:53 +0200)
commitade86b9b30e4027fb791c3e059c6617205976920
treec986a33271afafd305d6c62d81f90f2fc36510a1
parent091246e87b2ae7c0c5f604fab0284104ec5f5e4d
iface: add interpreter `LetInserter`
12 files changed:
.gitignore
.hlint.yaml
.reuse/dep5
Makefile
cabal.project [deleted file]
flake.lock
flake.nix
src/Symantic/Semantics/Identity.hs
src/Symantic/Semantics/LetInserter.hs [new file with mode: 0644]
src/Symantic/Semantics/Viewer.hs
src/Symantic/Syntaxes/Classes.hs
symantic-base.cabal