DEV Community

# compiler

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Build Markdown editor using Svelte in 10 minutes

Build Markdown editor using Svelte in 10 minutes

102
Comments 2
3 min read
The Svelte compiler: How it works

The Svelte compiler: How it works

97
Comments 12
4 min read
How to build a CSS pre-processor (like SASS) from scratch

How to build a CSS pre-processor (like SASS) from scratch

79
Comments 2
7 min read
What I learned contributing to Rust-Analyzer

What I learned contributing to Rust-Analyzer

69
Comments 1
9 min read
Kotlin compiler plugins and binaries on multiplatform

Kotlin compiler plugins and binaries on multiplatform

53
Comments 1
8 min read
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
Getting started with Svelte

Getting started with Svelte

42
Comments 4
6 min read
My journey optimizing the Go Compiler

My journey optimizing the Go Compiler

42
Comments 6
7 min read
Demystifying Tail Call Optimization

Demystifying Tail Call Optimization

40
Comments 2
8 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
Why array indexing in C++ starts from 0, not 1

Why array indexing in C++ starts from 0, not 1

26
Comments 10
2 min read
CSV generation from JSON in Svelte

CSV generation from JSON in Svelte

23
Comments 2
6 min read
Use LLVM by JavaScript/TypeScript

Use LLVM by JavaScript/TypeScript

19
Comments 1
3 min read
Looking Under The hood : Learning assembly by compiling C

Looking Under The hood : Learning assembly by compiling C

15
Comments
6 min read
The Svelte Compiler Handbook

The Svelte Compiler Handbook

14
Comments
7 min read
How I built a simple compiler — Markdown to HTML

How I built a simple compiler — Markdown to HTML

12
Comments
4 min read
Floppa Programming Language!

Floppa Programming Language!

12
Comments 4
2 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
Clang vs GCC

Clang vs GCC

11
Comments
1 min read
Adding our own custom statement to Rust language

Adding our own custom statement to Rust language

11
Comments 4
8 min read
Gentle Introduction To Typescript Compiler API

Gentle Introduction To Typescript Compiler API

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

C#: Bug ou Feature?

11
Comments
8 min read
What is Your Dream Programming Language Like?

What is Your Dream Programming Language Like?

10
Comments 20
1 min read
Three steps to understanding Babel

Three steps to understanding Babel

10
Comments 2
3 min read
Download links for Microsoft Windows Services for UNIX 3.5 and SUA

Download links for Microsoft Windows Services for UNIX 3.5 and SUA

10
Comments
1 min read
Under The Hood : Unassigned Global Variables

Under The Hood : Unassigned Global Variables

10
Comments
4 min read
Crafting a Compiler in Rust: Syntactic Analysis

Crafting a Compiler in Rust: Syntactic Analysis

10
Comments 1
15 min read
Stop Trying to Outsmart the Java Compiler

Stop Trying to Outsmart the Java Compiler

10
Comments
4 min read
Making a Compiler And Virtual Machine in JavaScript

Making a Compiler And Virtual Machine in JavaScript

9
Comments
7 min read
Escape analysis in Go Part-2

Escape analysis in Go Part-2

9
Comments 1
5 min read
[Level-Up-Series] Program in Assembly

[Level-Up-Series] Program in Assembly

9
Comments
9 min read
A poor introduction to compilers.(still updating)

A poor introduction to compilers.(still updating)

8
Comments
2 min read
Analyzing AST in Go with JSON tools

Analyzing AST in Go with JSON tools

8
Comments
4 min read
Escape analysis in Go Part-1

Escape analysis in Go Part-1

8
Comments
5 min read
Writing a self compiling compiler

Writing a self compiling compiler

8
Comments
4 min read
Python Brainf*ck Compiler (Alpha)

Python Brainf*ck Compiler (Alpha)

8
Comments 4
3 min read
How to achieve ARM cross-compilation on macOS

How to achieve ARM cross-compilation on macOS

7
Comments
1 min read
Generic Compiler Toolchain

Generic Compiler Toolchain

7
Comments
2 min read
How many times should a self-compiling compiler be compiled in order to test itself?

How many times should a self-compiling compiler be compiled in order to test itself?

7
Comments
3 min read
DataOps: Let's learn how to work with physical objects in IRIS

DataOps: Let's learn how to work with physical objects in IRIS

6
Comments
14 min read
Part-0 The Plan

Part-0 The Plan

6
Comments 1
3 min read
The bare-bones of a Python program

The bare-bones of a Python program

6
Comments
3 min read
Under The Hood : Assigning Values to Global Pointers

Under The Hood : Assigning Values to Global Pointers

6
Comments
6 min read
Under The Hood : Assigning Values to Global Variables

Under The Hood : Assigning Values to Global Variables

6
Comments
6 min read
Is Python compiled or interpreted?

Is Python compiled or interpreted?

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

Operadores de adição e subtração

6
Comments
6 min read
Under The Hood Of C With Assembly : No Code

Under The Hood Of C With Assembly : No Code

6
Comments 3
6 min read
Getting Started with sim-C

Getting Started with sim-C

6
Comments
2 min read
Is PHP compilable?! PVS-Studio searches for errors in PeachPie

Is PHP compilable?! PVS-Studio searches for errors in PeachPie

5
Comments
22 min read
How do Compilers work?

How do Compilers work?

5
Comments
2 min read
Is python slow ?

Is python slow ?

5
Comments
1 min read
Running a C compiler in a browser

Running a C compiler in a browser

5
Comments
7 min read
Under the Hood : The Main Function

Under the Hood : The Main Function

5
Comments 1
3 min read
Rome - A JavaScript toolchain

Rome - A JavaScript toolchain

5
Comments
2 min read
Implementing a grid system using a simple hand-written single-pass compiler in Sass

Implementing a grid system using a simple hand-written single-pass compiler in Sass

5
Comments
7 min read
Writing code in C? Simplify your life with sim-C

Writing code in C? Simplify your life with sim-C

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

React 19: The long-expected features

5
Comments
4 min read
GCC vs. Clang: How to use bits/stdc++ header in MacOS

GCC vs. Clang: How to use bits/stdc++ header in MacOS

4
Comments 1
2 min read
Outsmarting the C# Compiler - Using Static Types as Type Arguments

Outsmarting the C# Compiler - Using Static Types as Type Arguments

4
Comments
1 min read
5 Lessons from Writing a Compiler

5 Lessons from Writing a Compiler

4
Comments 3
5 min read
loading...