Skip to content
Writing a Compiler in TypeScript
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Hello, World!
Welcome
The Magic of Language Synthesis
The Gom Programming Language & Setup
Introduction to Gom
Project Setup
Lexical Analysis
Reading Tokens
Multi-character Tokens
Parsing and Semantics
⏳ Parsing & Abstract Syntax Trees
⏳ A Simple Type System
⏳ Semantic Analysis
Code Generation
⏳ Introduction to LLVM
⏳ Generating LLVM IR
Advanced Topics
⏳ Introduction
⏳ Complex Data Structures
Reference
Gom Language Grammar
GitHub
Select theme
Dark
Light
Auto
Generating LLVM Intermediate Representation