lyc: logical and bit operations #43

Open
opened 2024-10-18 12:38:55 +02:00 by ni · 0 comments
ni commented 2024-10-18 12:38:55 +02:00 (Migrated from git.w21.org)

and or not nor xor nand ...
& | ! !| !& << >> bitxor ...
Maybe repurpose ^ from power to make this less of a nuisance

and or not nor xor nand ... & | ! !| !& << >> bitxor ... Maybe repurpose ^ from power to make this less of a nuisance
ni self-assigned this 2026-05-07 17:40:40 +02:00
Sign in to join this conversation.
No description provided.