Forem

# compiler

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An underwhelming, but exhilarating, first Leaf SDL-GL pipeline

An underwhelming, but exhilarating, first Leaf SDL-GL pipeline

13
Comments
1 min read
Can we say that JS can be compiled on Node.js? [Novice Quesiton]

Can we say that JS can be compiled on Node.js? [Novice Quesiton]

10
Comments 5
1 min read
Compilers 109 - Linking and Wrap-Up

Compilers 109 - Linking and Wrap-Up

15
Comments
2 min read
What makes you want to stick with a programming language?

What makes you want to stick with a programming language?

23
Comments 18
1 min read
How do you feel about braces and semicolons?

How do you feel about braces and semicolons?

15
Comments 42
1 min read
Help design a language: What about tuples without commas?

Help design a language: What about tuples without commas?

12
Comments 25
1 min read
Compilers 107 - Optimizer Loop Unrolling

Compilers 107 - Optimizer Loop Unrolling

17
Comments
2 min read
Drawing a bitmap in the window (Leaf-SDL #2)

Drawing a bitmap in the window (Leaf-SDL #2)

12
Comments
2 min read
Compilers 106 - Optimizer

Compilers 106 - Optimizer

14
Comments
3 min read
Compilers 105 - Back End Overview

Compilers 105 - Back End Overview

8
Comments
1 min read
Compilers 103 – Semantic Analyzer

Compilers 103 – Semantic Analyzer

17
Comments 2
2 min read
Compilers 104 - IR Generation

Compilers 104 - IR Generation

17
Comments 2
3 min read
Compilers 102 - Parser

Compilers 102 - Parser

33
Comments
3 min read
Compilers 101 - Overview and Lexer

Compilers 101 - Overview and Lexer

53
Comments 2
2 min read
Decoding Babel source code #1

Decoding Babel source code #1

7
Comments 2
1 min read
Debugging a defect with a shared argument

Debugging a defect with a shared argument

21
Comments
3 min read
A Little Fun with Assembly

A Little Fun with Assembly

11
Comments 2
2 min read
What is a Symbol?

What is a Symbol?

14
Comments
9 min read
Relationship between programming language and run/compile-time speed

Relationship between programming language and run/compile-time speed

13
Comments
2 min read
Adding += and friends to Leaf

Adding += and friends to Leaf

11
Comments
3 min read
Only 2 or 3 error types are needed

Only 2 or 3 error types are needed

14
Comments 5
5 min read
Benefits of Rust

Benefits of Rust

11
Comments 11
4 min read
Sorting a file: A real program in Leaf

Sorting a file: A real program in Leaf

8
Comments
3 min read
The agonizing necessity of cached calculations

The agonizing necessity of cached calculations

6
Comments 5
4 min read
Writing My First Compiler

Writing My First Compiler

48
Comments 7
3 min read
loading...