Neko icon
Neko icon

Neko

 6 likes

Neko is an high-level dynamicly typed programming language. It can be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Learning and using Neko is very easy.

License model

  • FreeOpen Source

Application type

Country of Origin

  • FR flagFrance
  • European Union flagEU

Platforms

  • Mac
  • Windows
  • Linux
  No rating
6likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • programming

Neko News & Activities

Highlights All activities

Recent activities

  • namdx1987 liked Neko
    4 months ago
Show all activities

Neko information

  • Developed by

    FR flagNicolas Cannasse
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    12 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  573 Stars
  •  110 Forks
  •  35 Open Issues
  •   Updated Jul 5, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Neko, and it has gotten 6 likes

Neko was added to AlternativeTo by nohtml on Oct 1, 2014 and this page was last updated May 10, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Neko?

Neko is an high-level dynamicly typed programming language. It can be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Learning and using Neko is very easy. You can easily extend the language with C libraries. You can also write generators from your own language to Neko and then use the Neko Runtime to compile, run, and access existing libraries.

If you need to add a scripting language to your application, Neko provides one of the best tradeoff between simplicity, extensibility and speed.

Neko is also a good way for language designers to focus on design and reuse a fast and well-designed runtime, as well as existing libraries for accessing filesystem, network, databases, xml...

Official Links