Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 381 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 381 Bytes

B-Minor Project

Description

A compiler for the strictly-typed language called B-Minor.

Utilizes Bison and Yacc for tokenizing and parsing. Performs type-checking and x86 generation to create an executable file.

Installation

@TODO: Need to provide.

To Run

@TODO: Need to provide.

Logical Flow

@TODO: Need to provide.

Contributing

@TODO: Need to provide.