DEV Community

# compilers

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The First Two Weeks: A Compiler Writing Journey

The First Two Weeks: A Compiler Writing Journey

9
Comments 1
11 min read
The Power of Elm in JavaScript

The Power of Elm in JavaScript

35
Comments
6 min read
Learning Compilers & Interpreters

Learning Compilers & Interpreters

13
Comments
3 min read
Lossless Syntax Trees

Lossless Syntax Trees

25
Comments
6 min read
What is a Lexer, Anyway?

What is a Lexer, Anyway?

87
Comments 3
11 min read
How do template literals in JavaScript work under the hood?

How do template literals in JavaScript work under the hood?

74
Comments 6
3 min read
Crafting IDE-Ready Compilers

Crafting IDE-Ready Compilers

68
Comments 3
3 min read
Compiler Series Part 5: Lexical analysis

Compiler Series Part 5: Lexical analysis

12
Comments
3 min read
Compiler Series Part 4: Designing the SIMPLE language and compiler

Compiler Series Part 4: Designing the SIMPLE language and compiler

18
Comments
2 min read
Compiler Series Part 3: Rust

Compiler Series Part 3: Rust

35
Comments 3
4 min read
Compiler Series Part 2: GCC

Compiler Series Part 2: GCC

55
Comments 1
6 min read
Compiler Series Part 1: Introduction

Compiler Series Part 1: Introduction

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

Writing a Simple Programming Language from Scratch - Part 1

180
Comments 11
11 min read
ELI5: Why self-host a compiler?

ELI5: Why self-host a compiler?

12
Comments 9
1 min read
Improving Elm's compiler output

Improving Elm's compiler output

65
Comments 16
7 min read
How Compiling Code Works

How Compiling Code Works

54
Comments 4
4 min read
Use JFlex to Count Words

Use JFlex to Count Words

7
Comments 1
3 min read
Meet JFlex

Meet JFlex

11
Comments
3 min read
Have you ever designed your own language?

Have you ever designed your own language?

8
Comments 2
1 min read
Letting the compiler tell you what to do - an example using Rust

Letting the compiler tell you what to do - an example using Rust

6
Comments 1
5 min read
ECMAScript 6 and up in 2019

ECMAScript 6 and up in 2019

71
Comments 2
6 min read
Trying out Transcrypt

Trying out Transcrypt

42
Comments
5 min read
Compilers 108 – Code Generation

Compilers 108 – Code Generation

15
Comments
2 min read
Learn how to contribute to the TypeScript compiler on GitHub through a real-world example

Learn how to contribute to the TypeScript compiler on GitHub through a real-world example

80
Comments 8
13 min read
A Most Perfect Union: Just-In-Time Compilers

A Most Perfect Union: Just-In-Time Compilers

49
Comments 4
14 min read
loading...