COW
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |released=2003 }} '''COW''' is an assembly language-like "joke" programming language in which all command...") |
Dan Tobias (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
}} | }} | ||
'''COW''' is an [[assembly language]]-like "joke" programming language in which all commands are variants on the word MOO (with various capitalization). It is inspired by [[Brainfuck]] and in turn inspired [[SYSDOOM]]. | '''COW''' is an [[assembly language]]-like "joke" programming language in which all commands are variants on the word MOO (with various capitalization). It is inspired by [[Brainfuck]] and in turn inspired [[SYSDOOM]]. | ||
+ | |||
+ | == See also == | ||
+ | * [[Two cows]] | ||
== Links == | == Links == | ||
Line 10: | Line 13: | ||
* [http://web.archive.org/web/20130403133623/bigzaphod.org/cow/ Archived version of official site] | * [http://web.archive.org/web/20130403133623/bigzaphod.org/cow/ Archived version of official site] | ||
− | [[Category: | + | [[Category:Humor]] |
Latest revision as of 23:09, 6 June 2017
COW is an assembly language-like "joke" programming language in which all commands are variants on the word MOO (with various capitalization). It is inspired by Brainfuck and in turn inspired SYSDOOM.