Skip to content

alanretgue/toy-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toy-compiler

Overview

This is a learning project to better undestand compilers and rust programming language. This is just a toy language without any real purpose.

Roadmap

First steps

  • Generate parser
  • Pretty print to debug purpose
  • Bind variables and functions
  • Rename variables and functions
  • LLVM execution
  • Functionnal tests

Advanced steps

  • Hand written parser
  • Compiler backend

Authors

  • Alan GUERET

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages