Formal Language Specification #542
Unanswered
arslivinski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As @kdy1 said, the most challenging part of trying to create a new TypeScript compiler is the lack of language specification.
I see the pragmatic choice of Go for this port as something that can be done NOW to deliver great performance gains. However, a complete rewrite using other approaches or other languages could deliver even greater performance. Having this specification would allow other type checkers to emerge.
Could this port be used as a starting point to create a formal specification for TypeScript, as the team will have to go through every part of the code base?
Beta Was this translation helpful? Give feedback.
All reactions