Skip to content

A strictly-typed C-like language called B-Minor. Utilizes Bison and Yacc to tokenize, parse, typecheck, and eventually compile into an x86 executable for execution.

Notifications You must be signed in to change notification settings

johnedquinn/bminor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A strictly-typed C-like language called B-Minor. Utilizes Bison and Yacc to tokenize, parse, typecheck, and eventually compile into an x86 executable for execution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •