.MOO 파일 확장자
COW Source Code
| 개발사 | Sean Heber |
| 인기도 |
3.4 | 7 투표 |
MOO 파일이란 무엇인가요?
A MOO file contains a program written in the COW programming language. The program's source code consists entirely of variants of the word moo. Developers can use a COW interpreter to run the program a MOO file contains.
추가 정보
Developer Sean Heber (aka BigZaphod) created the COW programming language in 2003. According to Heber, COW was "designed with the bovine in mind." For that reason, all of COW's instructions are variations of the word moo. The language consists of twelve versions of moo, including moo, mOo, moO, mOO, Moo, MOo, MoO, MOO, OOO, MMM, OOM, and oom.
Developers use these variants of moo to write COW programs in text or source code editors. Typically, developers save these programs as MOO files.
MOO 파일을 여는 방법
You can open a MOO file with Microsoft Visual Studio Code (multiplatform), GitHub Atom (multiplatform), or any other text or source code editor to view or edit the code it contains. You can use a COW interpreter to run the program a MOO file contains.
