.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.