DEV Community

# compiler

Understanding how the Wasp compiler works.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How do you feel about braces and semicolons?

How do you feel about braces and semicolons?

15
Comments 42
1 min read
Help design a language: What about tuples without commas?

Help design a language: What about tuples without commas?

12
Comments 25
1 min read
Compilers 107 - Optimizer Loop Unrolling

Compilers 107 - Optimizer Loop Unrolling

17
Comments
2 min read
Drawing a bitmap in the window (Leaf-SDL #2)

Drawing a bitmap in the window (Leaf-SDL #2)

12
Comments
2 min read
Compilers 106 - Optimizer

Compilers 106 - Optimizer

14
Comments
3 min read
Compilers 105 - Back End Overview

Compilers 105 - Back End Overview

8
Comments
1 min read
Compilers 103 – Semantic Analyzer

Compilers 103 – Semantic Analyzer

17
Comments 2
2 min read
Compilers 104 - IR Generation

Compilers 104 - IR Generation

17
Comments 2
3 min read
Compilers 102 - Parser

Compilers 102 - Parser

33
Comments
3 min read
Compilers 101 - Overview and Lexer

Compilers 101 - Overview and Lexer

53
Comments 2
2 min read
Decoding Babel source code #1

Decoding Babel source code #1

7
Comments 2
1 min read
Debugging a defect with a shared argument

Debugging a defect with a shared argument

21
Comments
3 min read
A Little Fun with Assembly

A Little Fun with Assembly

11
Comments 2
2 min read
What is a Symbol?

What is a Symbol?

14
Comments
9 min read
Relationship between programming language and run/compile-time speed

Relationship between programming language and run/compile-time speed

13
Comments
2 min read
Adding += and friends to Leaf

Adding += and friends to Leaf

11
Comments
3 min read
Only 2 or 3 error types are needed

Only 2 or 3 error types are needed

14
Comments 5
5 min read
Benefits of Rust

Benefits of Rust

11
Comments 11
4 min read
Sorting a file: A real program in Leaf

Sorting a file: A real program in Leaf

8
Comments
3 min read
The agonizing necessity of cached calculations

The agonizing necessity of cached calculations

6
Comments 5
4 min read
Writing My First Compiler

Writing My First Compiler

48
Comments 7
3 min read
[Level-Up-Series] Program in Assembly

[Level-Up-Series] Program in Assembly

9
Comments
9 min read
Type systems: dynamic versus static, strong versus weak

Type systems: dynamic versus static, strong versus weak

20
Comments 3
4 min read
The Super Tiny Compiler!

The Super Tiny Compiler!

10
Comments
1 min read
Recommend: AST for JavaScript developers

Recommend: AST for JavaScript developers

9
Comments
1 min read
loading...