-
Notifications
You must be signed in to change notification settings - Fork 2
[Feature request] Add support for Boolean Algebra. #3
Copy link
Copy link
Open
Labels
AlgebraFor issues on the topic of Algebra.For issues on the topic of Algebra.BSDFor issue on BSD with UCALC.For issue on BSD with UCALC.Boolean AlgebraFor issues on the topic of Boolean Algebra.For issues on the topic of Boolean Algebra.CLI versionFor issues with the command line version of this project.For issues with the command line version of this project.Feature requestRequest a new feature for UCALC.Request a new feature for UCALC.GUI versionFor issues with the graphical version of this project.For issues with the graphical version of this project.LinuxFor issues on Linux with UCALC.For issues on Linux with UCALC.MacOSFor issues with MacOS on UCALC.For issues with MacOS on UCALC.WindowsFor issues with Windows with UCALC.For issues with Windows with UCALC.good first issueGood for newcomersGood for newcomers
Milestone
Description
Metadata
Metadata
Assignees
Labels
AlgebraFor issues on the topic of Algebra.For issues on the topic of Algebra.BSDFor issue on BSD with UCALC.For issue on BSD with UCALC.Boolean AlgebraFor issues on the topic of Boolean Algebra.For issues on the topic of Boolean Algebra.CLI versionFor issues with the command line version of this project.For issues with the command line version of this project.Feature requestRequest a new feature for UCALC.Request a new feature for UCALC.GUI versionFor issues with the graphical version of this project.For issues with the graphical version of this project.LinuxFor issues on Linux with UCALC.For issues on Linux with UCALC.MacOSFor issues with MacOS on UCALC.For issues with MacOS on UCALC.WindowsFor issues with Windows with UCALC.For issues with Windows with UCALC.good first issueGood for newcomersGood for newcomers
[Feature request] Add support for Boolean Algebra.
I have noted that this project does not have support for Boolean Algebra. It is something that has got me into this project again.
Up until recently, I was unfamiliar with Boolean Algebra. In my CS classes, I was taught that Booleans only do 2 things, which is return a
true(1)orfalse(0)value. I have recently learned that there is more to it, with things likeANDNOTORandEXCLUSIVE ORI will need to learn Boolean Algebra better before I fully implement it, but I have to put this feature request out.
While I am at it, I will also add support for Booleans, as Boolean support is missing.
Issue posted on 2021, Saturday August 14th at 6:48 pm by @seanpm2001