Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
llvm
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Open Source... ¿Cómo llegamos hasta aquí?
alexbyd
alexbyd
alexbyd
Follow
Feb 2
Open Source... ¿Cómo llegamos hasta aquí?
#
notas
#
tinygrad
#
framework
#
llvm
Comments
Add Comment
3 min read
Building a JIT Compiler from Scratch: Part 0 - How Computers Run Your Code
Damilare Akinlaja
Damilare Akinlaja
Damilare Akinlaja
Follow
Dec 7 '25
Building a JIT Compiler from Scratch: Part 0 - How Computers Run Your Code
#
jit
#
llvm
#
systemsprogramming
#
compilers
1
reaction
Comments
3
comments
9 min read
Writing your first LLVM Transformation Passes - Dead Code Elimination and Constant Propagation
cppchedy
cppchedy
cppchedy
Follow
Nov 16 '25
Writing your first LLVM Transformation Passes - Dead Code Elimination and Constant Propagation
#
llvm
#
cpp
#
beginners
#
tutorial
1
reaction
Comments
1
comment
8 min read
Writing Your First LLVM Plugin Pass: Counting Add Instructions
cppchedy
cppchedy
cppchedy
Follow
Oct 21 '25
Writing Your First LLVM Plugin Pass: Counting Add Instructions
#
llvm
#
cpp
#
tutorial
#
beginners
2
reactions
Comments
Add Comment
7 min read
Brew Your Own Compiler: Building LLVM/Clang from Source on Any OS!
Prajwal KP
Prajwal KP
Prajwal KP
Follow
Sep 14 '25
Brew Your Own Compiler: Building LLVM/Clang from Source on Any OS!
#
clang
#
llvm
#
compiler
#
systemsprogramming
Comments
Add Comment
4 min read
Compiling LLVM and Running Your First Dummy Pass
cppchedy
cppchedy
cppchedy
Follow
Sep 19 '25
Compiling LLVM and Running Your First Dummy Pass
#
cpp
#
beginners
#
tutorial
#
llvm
1
reaction
Comments
Add Comment
3 min read
Como Instalar a Nova Versão do Clang/LLVM no Windows
Marcos Oliveira
Marcos Oliveira
Marcos Oliveira
Follow
May 30 '25
Como Instalar a Nova Versão do Clang/LLVM no Windows
#
cpp
#
c
#
clang
#
llvm
1
reaction
Comments
Add Comment
3 min read
P++: A Language That Speaks Both Interpreter and Compiler
teejayRedex
teejayRedex
teejayRedex
Follow
May 24 '25
P++: A Language That Speaks Both Interpreter and Compiler
#
llvm
#
devtools
#
compilers
#
programming
Comments
Add Comment
2 min read
Writing Inline Assembly in the Crystal Programming Language
kojix2
kojix2
kojix2
Follow
Jun 20 '25
Writing Inline Assembly in the Crystal Programming Language
#
crystal
#
assembly
#
llvm
3
reactions
Comments
Add Comment
3 min read
What is Intermediate Representation - A Gist
Kshitij Srivastava
Kshitij Srivastava
Kshitij Srivastava
Follow
May 30 '24
What is Intermediate Representation - A Gist
#
beginners
#
llvm
#
ir
1
reaction
Comments
Add Comment
2 min read
Exploring the Rust 1.70 Update and LLVM 16: A Comprehensive Look
Bernard K
Bernard K
Bernard K
Follow
Nov 24 '23
Exploring the Rust 1.70 Update and LLVM 16: A Comprehensive Look
#
rust
#
llvm
#
performance
#
optimization
4
reactions
Comments
7
comments
2 min read
LLVM - Writing your first pass
rndthts.dev
rndthts.dev
rndthts.dev
Follow
Aug 3 '23
LLVM - Writing your first pass
#
cpp
#
llvm
#
compiler
#
programming
8
reactions
Comments
2
comments
4 min read
Compile C to WebAssembly (WASM) and run it in the browser
Alexander Demin
Alexander Demin
Alexander Demin
Follow
Jul 30 '23
Compile C to WebAssembly (WASM) and run it in the browser
#
webassembly
#
c
#
llvm
#
emscripten
16
reactions
Comments
Add Comment
3 min read
I created a programming language and created games with it
Amr Hesham
Amr Hesham
Amr Hesham
Follow
Apr 24 '23
I created a programming language and created games with it
#
amun
#
compiler
#
llvm
#
programming
Comments
Add Comment
3 min read
A Compiler optimization area
Vir
Vir
Vir
Follow
Aug 30 '22
A Compiler optimization area
#
llvm
#
compilers
#
swift
3
reactions
Comments
Add Comment
2 min read
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account