Viewing profile — prologist
prologist
HN member- Joined
- Fri, Sep 08, 2023, 10:01 PM UTC
- HN karma
- 22
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About prologist
No profile information was provided.
Recent public activity
-
comment
Comment #37440792
Thanks. The Shen language takes this to its logical conclusion (pun intended) and implements a fully Turing complete type system. Types are specified with sequents which are essent…
-
comment
Comment #37440221
Their road map to denser storage, TB/cm vs GB/cm, mentions tapes. The cartridges make sense since they're essentially cd-roms, CeraTape on the other hand with 10 nanometer coating …
-
comment
Comment #37440153
Ceramics are notoriously brittle so it will be interesting to see how they make ceramic tapes.
-
comment
Comment #37439948
It's just a demonstration of how to encode the transition rules for Conway's game of life as a set of types, aka logical constraints. TypeScript's type system has unification, same…
-
comment
Comment #37439918
Any sufficiently advanced type system is indistinguishable from Prolog.