Skip to content

A Simple Java Lexer and Parser using flex and yacc

Notifications You must be signed in to change notification settings

shakram02/Biflex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Parser (aka. Biflex)

Based on this tutorial, this project completes phase3 our mini compiler

The project's target is to produce Java bytecode

To test the project type in the following command

./test.sh

About

A Simple Java Lexer and Parser using flex and yacc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published