Gentle introduction into compilers. Part 1: Lexical analysis and Scanner #69
maxkoretskyi
started this conversation in
Article discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A deep dive into ECMAScript (JavaScript) specification and internals of TypeScript compiler. In this first part I'll explore lexical grammar and explain TypeScript's scanner implementation details.
Read the article here.
Beta Was this translation helpful? Give feedback.
All reactions