You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my A-Level Computer Science project. The project simplifies a boolean expression into its most simple form. The interface is in the form of a website.
This repository includes the program for my A Level non-exam assessment in computer science.
The project includes:
Lexing, parsing and evaluating boolean algebra
Simplification of boolean algebra
About
This is my A-Level Computer Science project. The project simplifies a boolean expression into its most simple form. The interface is in the form of a website.