🔰parsing

JSconceptscompiler ⟩ parsing

2nd stage of compilation:

  • turns tokens -> AST (abstract syntax tree).

Last updated