Skip to content

malithj/compilers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilers

Compiler Design and Optimization

The project contains an introduction to compiler frontend including tokenizer, non deterministic finite automata analysis using McNaughton-Yamada-Thompson algorithm, lexical analysis using flex, syntax analysis using bison.

The project also contains backend analysis of languages using LLVM.

LLVM Logo

This [dragon image](https://llvm.org/Logo.html) is owned by Apple Inc.

About

Compiler Design and Optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published