• Haskell 86.1%
  • Nix 13.9%
Find a file
Raghu Kaippully b21b9922f2
Avoid Maybes
- Separate the register storage from memory
- Change `atReg` and `atAddr` lenses to focus on `VMNum` instead of
  `Maybe VMNum`.
2024-12-01 15:51:45 +05:30
exe/svm VM implementation 2024-12-01 09:37:43 +05:30
src/Synacor Avoid Maybes 2024-12-01 15:51:45 +05:30
.gitignore VM implementation 2024-12-01 09:37:43 +05:30
arch-spec VM implementation 2024-12-01 09:37:43 +05:30
flake.lock VM implementation 2024-12-01 09:37:43 +05:30
flake.nix VM implementation 2024-12-01 09:37:43 +05:30
fourmolu.yaml VM implementation 2024-12-01 09:37:43 +05:30
LICENSE VM implementation 2024-12-01 09:37:43 +05:30
synacor.cabal VM implementation 2024-12-01 09:37:43 +05:30