.ETH 文件扩展名
Ether Source Code File
| 开发者 | Zoerf |
| 受欢迎程度 |
3.8 | 4 票 |
什么是 ETH 文件?
An ETH file contains Ether source code, which is a low-level, general-purpose programming language developed to improve upon the C programming language. It stores source in plain text, which may be opened with any text editor, including GNU Emacs.
更多信息
Some features of the Ether programming language that improve upon C are thorough compile-time checks, fast code generation, and a built-in build system.