Skip to content

maxme1/pascal-llvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiling Pascal with LLVM

This is a fun toy project in which I am learning LLVM.

I also wrote a series of posts where I explain in detail every concept used in this code. Check it out!

Usage

# install the dependencies
pip install -r requirements.txt
# run your source
python main.py source.pas

About

Compiling Pascal with LLVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages