Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pdpi
on Jan 25, 2022
|
parent
|
context
|
favorite
| on:
I’m porting the TypeScript type checker tsc to Go
tsc is slow, so you port it to a faster language. tsc relies on shared state, so you use a language that supports shared state so you're just porting the same design to a new language instead of redesigning the whole program.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: