Side Projects
Truth table calculator | Tool | 2020
After being challenged by my friend and mentor Nathan Beattie (@Zaeran) I created a truth table calculator that uses the shunting yard algorithm to create a post fix notation version of the equation and then evaluate it and give the user the resulting truth table.