Skip to content

maculjak/fer-ppj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fer-ppj

This repository contains source code of a simple C-like compiler built as a part of Programming Language Translation university course. The compiler operates in four phases: lexical analysis, syntax analysis, semantic analysis and code generation. Lexical analyzer generator and syntax analyzer generator are similar to LEX and YACC programmes, but greatly simplified.

About

A simple C-like compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages