Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.
/ estlc Public archive

a compiler from Extended Simply Typed Lambda Calculus to LLVM

Notifications You must be signed in to change notification settings

riaqn/estlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/Warning: This project is obsoleted and is full of bugs. It ‘s not deleted for only archive use. You ‘re at your own risk while reading or using the code./

Branches

common
This is the branch for common files. i.e., this is the branch for developing interfaces between components. Other branches should merge from this branch occasionally(to ensure compatibility)
front
the branch for front-end development.
back
the branch for back-end development.
driver
the branch for driver development.
master
the branch for merging ALL other branches and resolve conflicts.

About

a compiler from Extended Simply Typed Lambda Calculus to LLVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published