.COT 文件扩展名
Coyote Source Code File
| 开发者 | Lennon McLean |
| 受欢迎程度 |
3.2 | 6 票 |
什么是 COT 文件?
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.
更多信息
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.
如何打开 COT 文件
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)
可打开或引用 COT 文件的程序
Windows
Mac
Linux