Neko is an open source programming language created in 2005 by Nicolas Cannasse.
| #469on PLDB | 21Years Old |
git clone https://github.com/HaxeFoundation/nekoNeko is a high-level dynamically typed programming language developed by Nicolas Cannasse as part of research and development (R&D) efforts at two indie video game firms in Bordeaux, France: first at Motion Twin and then at Shiro Games.. Read more on Wikipedia...
$print("Hello, world!\n");
$print("Hello World\n");
get_params = $loader.loadprim("mod_neko@get_params",0);
$print("PARAMS = "+get_params());| Feature | Supported | Example | Token |
|---|---|---|---|
| Print() Debugging | ✓ | ||
| Comments | ✓ | ||
| Semantic Indentation | X |