Skip to content

baribgf/The-BAE-Language-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Boolean Algebra Evaluation Language:

This is a simple interpreter for the boolean algebra language. It uses an LL(1) parser, an Abstract Syntax Tree (AST) as an Intermediate Representation (IR).

Usage:

bin/bael <source-file-path>

NOTE:

This project is intended for educational purposes only.

About

A simple compiler and interpreter for an evaluation boolean algebra language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors