Four bit adder: Difference between revisions

m
m (→‎{{header|Quackery}}: tweaked commentary)
m (→‎{{header|Quackery}}: better graphic)
Line 5,500:
=={{header|Quackery}}==
 
[[File:Xor illustratedin Quackery .png|thumb|right]]
Stack based languages such as Quackery have a simple correspondence between the words that constitute the language and logic gates and their wiring. This is illustrated in the image on the right, which shows the mapping between gates and wiring, and Quackery words in the definition of <code>xor</code>.
 
1,462

edits