Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wtetzner
on Dec 21, 2024
|
parent
|
context
|
favorite
| on:
Crunch – a Scheme compiler with a minimal runtime
> This cannot be modeled effectively in a static system. You can use a sum type, but that's just a greenspunned ad hoc dynamic type.
This can easily be modeled in a static type system. All you really need is subtyping.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This can easily be modeled in a static type system. All you really need is subtyping.