Skip to content

pro-utkarshM/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Compiler Writing Journey

Welcome to my Github repository documenting my journey to write a self-compiling compiler for a subset of the C language. This project is designed to be a practical exploration of compiler construction, providing explanations and insights into each step of the process. Whether you're following along or just curious, I hope you find this journey informative and engaging.

Table of Contents

  • Part 1: Introduction to Lexical Scanning
  • Part 2: Introduction to Parsing
  • Part 3: Operator Precedence
There isn't a schedule or timeline for the future parts, so just keep checking back here to see if I've written any more.

About

Most basic compiler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published