RE: https://mastodon.social/@jcreed/116303446377766919
Ok, due to @edwinb mentioning the idea of "dependently typed language on 8-bit computer" I have at least *visually* cleaned up my old experiment from a couple of years ago, here: https://jcreedcmu.github.io/twelf-nes/
But to be completely honest I don't really remember how the thing worked that well. I am pretty sure it could manage to type-check first-order terms, but the invariants even then were kind of subtle and frequently changing during development...