DEV Community

# compiler

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Por debaixo do capô: csharp e Açúcar Sintático!

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

46
Comments
11 min read
How Much Work Does It Take to Build a Programming Language?

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

34
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!

11
Comments
16 min read
C#: Bug ou Feature?

C#: Bug ou Feature?

11
Comments
8 min read
Gentle Introduction To Typescript Compiler API

Gentle Introduction To Typescript Compiler API

11
Comments
24 min read
Operadores de adição e subtração

Operadores de adição e subtração

6
Comments
6 min read
Pascal rodando na JVM

Pascal rodando na JVM

4
Comments
5 min read
Implementing Type inference in Rust. Part #1: Unification

Implementing Type inference in Rust. Part #1: Unification

3
Comments
6 min read
LLVM - Writing your first pass

LLVM - Writing your first pass

3
Comments 2
4 min read
Lexing the Source (Pogo Pt: 4)

Lexing the Source (Pogo Pt: 4)

2
Comments
6 min read
React 19: The long-expected features

React 19: The long-expected features

1
Comments
4 min read
What are the advantages of online compilers?

What are the advantages of online compilers?

1
Comments 2
4 min read
Compiling Python to Go (Pogo Pt:1)

Compiling Python to Go (Pogo Pt:1)

1
Comments
3 min read
Creating a Target (Pogo Pt: 2)

Creating a Target (Pogo Pt: 2)

1
Comments 2
2 min read
Upgrading Tokens (Pogo Pt: 5)

Upgrading Tokens (Pogo Pt: 5)

1
Comments
3 min read
Parsing Python (Pogo Pt: 6)

Parsing Python (Pogo Pt: 6)

1
Comments
7 min read
Creating Python's AST (Pogo Pt:7)

Creating Python's AST (Pogo Pt:7)

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

Finally, Golang from Python (Pogo Pt:8)

1
Comments
5 min read
Semantic Analysis (Pogo Pt:9)

Semantic Analysis (Pogo Pt:9)

1
Comments 2
6 min read
Compiler Cleanup (Pogo Pt:15)

Compiler Cleanup (Pogo Pt:15)

1
Comments
5 min read
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
Calling Functions (Pogo Pt:13)

Calling Functions (Pogo Pt:13)

Comments
4 min read
Vedic 2.0.4 Released

Vedic 2.0.4 Released

Comments 1
2 min read
Returning From Functions (Pogo Pt:14)

Returning From Functions (Pogo Pt:14)

Comments
4 min read
Creating a Mini C Compiler using Lex and Yacc [Part 1]

Creating a Mini C Compiler using Lex and Yacc [Part 1]

Comments
9 min read
Create Your Own Programming Language 2: Primitives

Create Your Own Programming Language 2: Primitives

Comments
11 min read
I created a programming language and created games with it

I created a programming language and created games with it

Comments
3 min read
Compilando o "Hello world" em Pascal

Compilando o "Hello world" em Pascal

Comments
2 min read
Branchless programming

Branchless programming

Comments
1 min read
Implementing Functions (Pogo Pt:10)

Implementing Functions (Pogo Pt:10)

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

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

Comments
3 min read
Line Numbers in Errors (Pogo Pt:11)

Line Numbers in Errors (Pogo Pt:11)

Comments
3 min read
🎉 Exciting Developments in the World of Programming Languages and Compilers! 🚀

🎉 Exciting Developments in the World of Programming Languages and Compilers! 🚀

Comments
3 min read
First Blog Post on $ugar Programming Language

First Blog Post on $ugar Programming Language

Comments
11 min read
$ugar Progress and Accessors

$ugar Progress and Accessors

Comments
4 min read
Exploring the Magic of Python Compilers: Unveiling the Hidden Powers

Exploring the Magic of Python Compilers: Unveiling the Hidden Powers

Comments
3 min read
Luna Compiler Devlog #1

Luna Compiler Devlog #1

Comments
1 min read
Creating a basic compiler - introduction

Creating a basic compiler - introduction

Comments
3 min read
Writing an Interpreter: Implementation

Writing an Interpreter: Implementation

Comments
3 min read
Writing an Interpreter: High-Level Overview

Writing an Interpreter: High-Level Overview

Comments
2 min read
Validating Function Parameters (Pogo Pt:12)

Validating Function Parameters (Pogo Pt:12)

Comments
2 min read
loading...