.NEKO 文件扩展名
Neko Source Code File
| 开发者 | Nicolas Cannasse |
| 受欢迎程度 |
3.0 | 2 票 |
什么是 NEKO 文件?
Source code file written in Neko, a high-level dynamically typed programming language; can be compiled by the Neko compiler into bytecode that is run on the Neko virtual machine, similarly to how Java programs are compiled and then run on the Java Virtual Machine (JVM).
更多信息
The Neko VM is available for Mac, Windows, and Linux platforms. Therefore, programs written in Neko can be compiled and run on any of these operating systems.