Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

mini-compiler

Description

This repository contains the implementation of the front end of a Java Compiler built using YACC and Flex tools

while-java.l -> Contains the implementation of the lexical phase of the compiler, built using Flex

while-java.y -> Contains the implementation of the syntactic and semantic parser of the compiler, built using YACC

About

This repository contains the implementation of the front end of a Java Compiler built using YACC and Flex tools

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages