The Svelte Compiler Handbook

The Svelte compilation process can be broken down into 4-steps, 1) parsing source code into AST, 2) tracking references and dependencies, 3) creating code blocks and fragments, and 4) generate code.


This content originally appeared on Tan Li Hau's Blog and was authored by Tan Li Hau's Blog

The Svelte compilation process can be broken down into 4-steps, 1) parsing source code into AST, 2) tracking references and dependencies, 3) creating code blocks and fragments, and 4) generate code.


This content originally appeared on Tan Li Hau's Blog and was authored by Tan Li Hau's Blog


Print Share Comment Cite Upload Translate Updates
APA

Tan Li Hau's Blog | Sciencx (2020-04-05T08:00:00+00:00) The Svelte Compiler Handbook. Retrieved from https://www.scien.cx/2020/04/05/the-svelte-compiler-handbook-2/

MLA
" » The Svelte Compiler Handbook." Tan Li Hau's Blog | Sciencx - Sunday April 5, 2020, https://www.scien.cx/2020/04/05/the-svelte-compiler-handbook-2/
HARVARD
Tan Li Hau's Blog | Sciencx Sunday April 5, 2020 » The Svelte Compiler Handbook., viewed ,<https://www.scien.cx/2020/04/05/the-svelte-compiler-handbook-2/>
VANCOUVER
Tan Li Hau's Blog | Sciencx - » The Svelte Compiler Handbook. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2020/04/05/the-svelte-compiler-handbook-2/
CHICAGO
" » The Svelte Compiler Handbook." Tan Li Hau's Blog | Sciencx - Accessed . https://www.scien.cx/2020/04/05/the-svelte-compiler-handbook-2/
IEEE
" » The Svelte Compiler Handbook." Tan Li Hau's Blog | Sciencx [Online]. Available: https://www.scien.cx/2020/04/05/the-svelte-compiler-handbook-2/. [Accessed: ]
rf:citation
» The Svelte Compiler Handbook | Tan Li Hau's Blog | Sciencx | https://www.scien.cx/2020/04/05/the-svelte-compiler-handbook-2/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.