Forem

# compiler

Understanding how the Wasp compiler works.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Everything you have to know about React 19 ⚛️
Cover image for Everything you have to know about React 19 ⚛️

Everything you have to know about React 19 ⚛️

2
Comments 2
2 min read
Pointers are a Double-Edged Sword

Pointers are a Double-Edged Sword

Comments
4 min read
Project Stage 1: Preparation(part-1)

Project Stage 1: Preparation(part-1)

Comments
4 min read
Branchless programming

Branchless programming

Comments
1 min read
React 19: The long-expected features
Cover image for React 19: The long-expected features

React 19: The long-expected features

6
Comments
4 min read
Operadores de adição e subtração

Operadores de adição e subtração

6
Comments
6 min read
What’s polymorphism ? How it’s implemented by the complier?
Cover image for What’s polymorphism ? How it’s implemented by the complier?

What’s polymorphism ? How it’s implemented by the complier?

1
Comments
2 min read
Pascal rodando na JVM

Pascal rodando na JVM

4
Comments
5 min read
Compiler Cleanup (Pogo Pt:15)
Cover image for Compiler Cleanup (Pogo Pt:15)

Compiler Cleanup (Pogo Pt:15)

1
Comments
5 min read
Validating Function Parameters (Pogo Pt:12)
Cover image for Validating Function Parameters (Pogo Pt:12)

Validating Function Parameters (Pogo Pt:12)

Comments
2 min read
Behind the Scenes: Unveiling the Compilation Processes of Leading Programming Languages

Behind the Scenes: Unveiling the Compilation Processes of Leading Programming Languages

5
Comments
3 min read
Implementing Functions (Pogo Pt:10)
Cover image for Implementing Functions (Pogo Pt:10)

Implementing Functions (Pogo Pt:10)

Comments
3 min read
Semantic Analysis (Pogo Pt:9)
Cover image for Semantic Analysis (Pogo Pt:9)

Semantic Analysis (Pogo Pt:9)

1
Comments 2
6 min read
Finally, Golang from Python (Pogo Pt:8)
Cover image for Finally, Golang from Python (Pogo Pt:8)

Finally, Golang from Python (Pogo Pt:8)

6
Comments
5 min read
Creating Python's AST (Pogo Pt:7)
Cover image for Creating Python's AST (Pogo Pt:7)

Creating Python's AST (Pogo Pt:7)

1
Comments
6 min read
Parsing Python (Pogo Pt: 6)
Cover image for Parsing Python (Pogo Pt: 6)

Parsing Python (Pogo Pt: 6)

1
Comments
7 min read
Upgrading Tokens (Pogo Pt: 5)
Cover image for Upgrading Tokens (Pogo Pt: 5)

Upgrading Tokens (Pogo Pt: 5)

1
Comments
3 min read
Lexing the Source (Pogo Pt: 4)
Cover image for Lexing the Source (Pogo Pt: 4)

Lexing the Source (Pogo Pt: 4)

2
Comments
6 min read
Creating a Target (Pogo Pt: 2)
Cover image for Creating a Target (Pogo Pt: 2)

Creating a Target (Pogo Pt: 2)

1
Comments 2
2 min read
Compiling Python to Go (Pogo Pt:1)
Cover image for Compiling Python to Go (Pogo Pt:1)

Compiling Python to Go (Pogo Pt:1)

6
Comments
3 min read
How Much Work Does It Take to Build a Programming Language?
Cover image for How Much Work Does It Take to Build a Programming Language?

How Much Work Does It Take to Build a Programming Language?

35
Comments 6
8 min read
.NET Source Generators: gerando código em tempo de escrita de código!

.NET Source Generators: gerando código em tempo de escrita de código!

17
Comments
15 min read
Gentle Introduction To Typescript Compiler API

Gentle Introduction To Typescript Compiler API

14
Comments
24 min read
Por debaixo do capô: csharp e Açúcar Sintático!

Por debaixo do capô: csharp e Açúcar Sintático!

51
Comments 2
11 min read
Creating a basic compiler - introduction

Creating a basic compiler - introduction

Comments
3 min read
loading...