Skip to content

ageorgiev97/yat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yat Programming Language

Yat is a toy programming language supporting static type safety. It was created for the compilers class in Technical University of Varna. The lexer and parser are built using flex and bison and the code generation is done using LLVM.

Architecture Master
Windows 10 x86_64 Build Status
Ubuntu 18.04 x86_64 Build Status

Dependencies:

1. LLVM 8.0(llc,opt)
2. flex
3. bison

About

The Yat Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published