DEV Community

# compilers

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Revealing the magic of AST by writing babel plugins

Revealing the magic of AST by writing babel plugins

26
Comments 5
7 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
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
From Source to Binaries: The journey of a C++ program

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

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

Bitcoin and the claim of Total Turingness.

4
Comments 6
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
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

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

A new error handling paradigm for C3

7
Comments
6 min read
Stricter TypeScript compilation with Betterer

Stricter TypeScript compilation with Betterer

22
Comments 2
5 min read
The Feral Programming Language

The Feral Programming Language

10
Comments 1
7 min read
The First Two Weeks: A Compiler Writing Journey

The First Two Weeks: A Compiler Writing Journey

10
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?

89
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
loading...