DEV Community

# compilers

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Video — Deep dive: Compiling deep learning models, from XLA to PyTorch 2

Video — Deep dive: Compiling deep learning models, from XLA to PyTorch 2

Comments
1 min read
The current state of Lithia after 2 years

The current state of Lithia after 2 years

1
Comments
3 min read
Verificando e Gerando Expressões

Verificando e Gerando Expressões

Comments
4 min read
Expressões encadeadas e agrupamento

Expressões encadeadas e agrupamento

Comments
4 min read
Improving Compiler Performance with Profile Guided Optimization

Improving Compiler Performance with Profile Guided Optimization

2
Comments
4 min read
Understanding Interpreters and Compilers in Programming

Understanding Interpreters and Compilers in Programming

1
Comments
1 min read
Create Your Own Programming Language 9: Iteration

Create Your Own Programming Language 9: Iteration

2
Comments
19 min read
Crafting Interpreters

Crafting Interpreters

Comments
1 min read
Create Your Own Programming Language 8: Conditionals

Create Your Own Programming Language 8: Conditionals

Comments
26 min read
Create Your Own Programming Language 7: More Types

Create Your Own Programming Language 7: More Types

Comments
33 min read
Create Your Own Programming Language 6: Functions

Create Your Own Programming Language 6: Functions

Comments
25 min read
Create Your Own Programming Language 4: Variables and Types

Create Your Own Programming Language 4: Variables and Types

Comments 1
25 min read
Create Your Own Programming Language 3: Call Expressions

Create Your Own Programming Language 3: Call Expressions

3
Comments
32 min read
Create Your Own Programming Language 1: Numbers

Create Your Own Programming Language 1: Numbers

11
Comments
14 min read
How To Create Your Own Programming Language

How To Create Your Own Programming Language

29
Comments
9 min read
An alternative to "Distinguishing an Interpreter from a Compiler"

An alternative to "Distinguishing an Interpreter from a Compiler"

1
Comments
9 min read
On What Lexers Do

On What Lexers Do

Comments
3 min read
Compilers Could Be Way More Fun

Compilers Could Be Way More Fun

Comments
3 min read
Incremental compilation for Crystal - Part 3

Incremental compilation for Crystal - Part 3

21
Comments 1
3 min read
Incremental compilation for Crystal - Part 2

Incremental compilation for Crystal - Part 2

16
Comments
5 min read
Incremental compilation for Crystal - Part 1

Incremental compilation for Crystal - Part 1

33
Comments 7
6 min read
Crafting a Compiler in Rust: Lexical Analysis

Crafting a Compiler in Rust: Lexical Analysis

11
Comments
7 min read
Crafting a Compiler in Rust: Introduction

Crafting a Compiler in Rust: Introduction

11
Comments
2 min read
What is an ELF file?

What is an ELF file?

10
Comments
4 min read
Static vs dynamic linking

Static vs dynamic linking

3
Comments
1 min read
Speeding up ReScript compilation using interface files

Speeding up ReScript compilation using interface files

12
Comments 3
5 min read
🕶 What it takes to build a Static Analysis tool

🕶 What it takes to build a Static Analysis tool

26
Comments 5
6 min read
A Compiler optimization area

A Compiler optimization area

3
Comments
2 min read
Starting the journey about creating a new programming language

Starting the journey about creating a new programming language

Comments
2 min read
Designing and scoping my programming language Lithia

Designing and scoping my programming language Lithia

Comments 1
6 min read
Let's create a mini programming language!

Let's create a mini programming language!

11
Comments
5 min read
The Art of Transpilers - From One Programming Language to Another

The Art of Transpilers - From One Programming Language to Another

15
Comments 3
4 min read
Type Safety (Tip — Tür Güvenliği)

Type Safety (Tip — Tür Güvenliği)

1
Comments
4 min read
Compilers, and how to write one !

Compilers, and how to write one !

86
Comments 3
4 min read
Introduction to Programming - Compiler and Interpreter

Introduction to Programming - Compiler and Interpreter

8
Comments
3 min read
Parsers for Dummies

Parsers for Dummies

30
Comments
6 min read
High Level Overview of Compiler Design

High Level Overview of Compiler Design

66
Comments 2
4 min read
References to Literals in Rust?!

References to Literals in Rust?!

5
Comments 1
3 min read
Writing a Simple Programming Language from Scratch - Part 3

Writing a Simple Programming Language from Scratch - Part 3

15
Comments 1
11 min read
Modern PIC Compilers to work at in 2021

Modern PIC Compilers to work at in 2021

1
Comments
5 min read
Abstract Syntax Tree (AST) - Explained in Plain English

Abstract Syntax Tree (AST) - Explained in Plain English

25
Comments 1
4 min read
AWS re:Invent 2021 — A first look at the SageMaker Training Compiler

AWS re:Invent 2021 — A first look at the SageMaker Training Compiler

Comments
1 min read
Processo de criação de uma linguagem de programação

Processo de criação de uma linguagem de programação

6
Comments 1
5 min read
Online Compilers

Online Compilers

1
Comments 1
1 min read
Writing a Simple Programming Language from Scratch - Part 2

Writing a Simple Programming Language from Scratch - Part 2

25
Comments 2
9 min read
Programs Split Over Multiple Files (featuring Troels Henriksen)

Programs Split Over Multiple Files (featuring Troels Henriksen)

4
Comments
18 min read
Calling a private Rust function from outside of its module

Calling a private Rust function from outside of its module

3
Comments 1
4 min read
Revealing the magic of AST by writing babel plugins

Revealing the magic of AST by writing babel plugins

18
Comments 5
7 min read
Two awesome Rust warnings

Two awesome Rust warnings

6
Comments
5 min read
Marko: Designing a UI Language

Marko: Designing a UI Language

64
Comments 1
7 min read
Native Run-Time Performance for a High-Level, Dynamically Typed Programming Language

Native Run-Time Performance for a High-Level, Dynamically Typed Programming Language

Comments
5 min read
From Source to Binaries: The journey of a C++ program

From Source to Binaries: The journey of a C++ program

7
Comments
5 min read
Bitcoin and the claim of Total Turingness.

Bitcoin and the claim of Total Turingness.

4
Comments 5
4 min read
LaTeX documents

LaTeX documents

5
Comments
2 min read
Implementing "defer"

Implementing "defer"

6
Comments
5 min read
Macros in C3 - a status update

Macros in C3 - a status update

6
Comments
3 min read
A zoo of casts

A zoo of casts

3
Comments
2 min read
More on error handling in C3

More on error handling in C3

9
Comments 2
3 min read
Writing a mathematical expression evaluator in Java

Writing a mathematical expression evaluator in Java

9
Comments 1
8 min read
A new error handling paradigm for C3

A new error handling paradigm for C3

6
Comments
6 min read
loading...