Hacker News new | ask | show | jobs
by brundolf 1022 days ago
Cute :)

Any sufficiently advanced type system is indistinguishable from an interpreter!

2 comments

You can also easily implement meta-languages. Eg. lambda calculus: https://github.com/desi-ivanov/ts-lambda-calc
=> turing completeness