Skip to content

gmh5225/Tag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tong

A Toy Programming language made to understand parsing and code generation with LLVM This project is meant to help understand how parsing and code generation work.

Goals

  • Learn how to build a language from scratch
  • Use LLVM to generate real machine code

Features (WIP)

  • Expressions and arithmetic
  • Variables and functions
  • If statements and loops
  • LLVM code generation

Requirements

  • Rust (stable)
  • LLVM

About

A Tiny Programming language made to understand parsing and code generation with LLVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%