Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Logic gate tier rating

Name: Anonymous 2020-11-24 21:00

S:
NAND
A:
NOR
B:
NOT, AND
C:
OR
D:

E:
XOR
F:
XNOR

Name: Anonymous 2020-11-28 12:45

>>8
This is token-level boolean manipulation, not compiled
code generation operators:
(see implemented variadic short-circuit in https://github.com/FrozenVoid/C-headers/blob/main/argmanip.h#L30 and generic variadic operators
via opapply(operator,args...) in https://github.com/FrozenVoid/C-headers/blob/main/argmanip.h#L12
)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List