.COT File Extension
Coyote Source Code File
Developer | Lennon McLean |
Popularity |
3.2 | 6 Votes |
What is a COT file?
A COT file is a source code file written in the Coyote programming language. It contains code that is meant to be compiled using the Coyote compiler, to produce an executable file.
More Information
Coyote is a simple programming language that allows developers to define and output data. The Coyote language contains three unique functions:
- NEW: Allows developers to define data.
- EXTERN: Allows developers to reference data not included in a COT file, including C functions.
- RET: Allows developers to send a subroutine value back to a calling function.
How to open a COT file
COT files are meant to be compiled and run using the Coyote compiler (Linux). However, because COT files are plain text files, you can open, examine, and edit them in any text editor, including:
- Microsoft Notepad (Windows)
- Apple TextEdit (Mac)
- Github Atom (cross-platform)