This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
trollbreeder's profile picture

Logic gates API

Started by trollbreeder, 16 September 2016 - 04:51 PM
trollbreeder #1
Posted 16 September 2016 - 06:51 PM
It would be cool if we had to just write logic.and(a,B)/> and see the magic happen.

All gates:
AND
NOT
NAND
OR
NOR
XOR
XNOR
KingofGamesYami #2
Posted 16 September 2016 - 10:04 PM
There's an API for that.