Measures Concepts
GitHub icon

Neko

Neko - Programming language

< >

Neko is an open source programming language created in 2005 by Nicolas Cannasse.

Source code:
git clone https://github.com/HaxeFoundation/neko
#644on PLDB 19Years Old

Try now: Riju

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


Example from Riju:
$print("Hello, world!\n");
Example from hello-world:
$print("Hello World\n");
Example from Wikipedia:
get_params = $loader.loadprim("mod_neko@get_params",0); $print("PARAMS = "+get_params());

Language features

Feature Supported Token Example
Print() Debugging ✓ $print
Comments ✓
Semantic Indentation X

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout