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