Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| todos [2024/06/11 11:34] – root1 | todos [2024/07/06 10:48] (current) – root1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | LANraragi | ||
| - | |||
| ====== Programming ====== | ====== Programming ====== | ||
| Line 16: | Line 14: | ||
| ===== Misc ===== | ===== Misc ===== | ||
| + | ==== transpilers ==== | ||
| - | transpilers | ||
| To write a transpiler, which is a program that translates code from one language to another, you need to follow a structured approach. Here are the key steps involved in writing a transpiler: | To write a transpiler, which is a program that translates code from one language to another, you need to follow a structured approach. Here are the key steps involved in writing a transpiler: | ||
| Line 28: | Line 26: | ||
| - **Testing and Optimization**: | - **Testing and Optimization**: | ||
| - **Iterative Development**: | - **Iterative Development**: | ||
| + | |||
| + | {{: | ||
| - | Building a Transpiler from scratch. Lecture [1/18]: Transpiler overview | Numbers https:// | ||