๐Ÿ“ฆ Thomas-Shephard / Boolean-Algebra-NEA

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.

โ˜… 2 stars โ‘‚ 0 forks ๐Ÿ‘ 2 watching โš–๏ธ GNU General Public License v3.0
๐Ÿ“ฅ Clone https://github.com/Thomas-Shephard/Boolean-Algebra-NEA.git
HTTPS git clone https://github.com/Thomas-Shephard/Boolean-Algebra-NEA.git
SSH git clone git@github.com:Thomas-Shephard/Boolean-Algebra-NEA.git
CLI gh repo clone Thomas-Shephard/Boolean-Algebra-NEA
Thomas Shephard Thomas Shephard A f2d756b 3 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ BooleanAlgebra
๐Ÿ“„ .gitignore
๐Ÿ“„ global.json
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Boolean Algebra - NEA Project

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