Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9273505
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T16:08:01+00:00 2026-06-18T16:08:01+00:00

I have started to use Haxe to convert my ActionScript 3 projects into NME,

  • 0

I have started to use Haxe to convert my ActionScript 3 projects into NME, but, I like to know please what is Neko in the world of Linux? I searched for it, I found its an animated cat!

Can any one please explain to me?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T16:08:03+00:00Added an answer on June 18, 2026 at 4:08 pm

    Neko for most people is nothing more than a Haxe target. That’s not technically true (it does have its own language, and could potentially be a target for other languages), but for most people, Neko is one of the Haxe output targets.

    In the same way the Java Virtual Machine (JVM) can be targeted from multiple languages (See the list on wikipedia), Neko is a bytecode format that can theoretically be written to from multiple languages. For Neko however, most people seem to use Haxe to create their *.n files.

    For Haxe programmers, the Neko target lets you:

    • Write command line tools and utilities (for example, haxelib and haxedoc are written in Haxe targeting Neko)
    • Write web apps or dynamic web pages – using mod_neko (or mod_tora) you get a web processor with the same sort of capabilities as PHP, but a fair bit faster.
    • Create games with NME (which originally started with Neko, it stands for Neko Media Engine), and compile them quickly, having a target closer to what CPP has, but which compiles a lot faster and where the output is cross platform.
    • A runtime that is closely tied into Haxe and can be used from within macros etc – so you can use all of the neko.* classes inside Macros.

    If you’re only interested in targetting SWF or JS, you’ll probably not have much need for Neko. But if you are writing server side code, you’ll appreciate the performance, and if you are writing CPP, you may appreciate having a simple target that is dead easy and super quick to compile, and which behaves similarly to CPP.

    Of course, outside of Haxe neko is it’s own language… but to me at least it seems most people just use it with Haxe.

    More Info:

    If you want to write in the Neko language (See this tutorial) you might save your code as “myfile.neko” and compile with nekoc myfile.neko, which will compile a Neko bytecode file “myfile.n”.

    If you want to write in the Haxe language, you might save your file as “MyFile.hx” and compile with “haxe -neko myfile.n -main MyFile”.

    The “myfile.n” that is generated by both of these doesn’t have human readable source code – this is the Neko bytecode. You can run it on any computer that has Neko installed by running neko myfile.n. You can turn it into an executable (that runs without Neko installed) for your platform/OS by running nekotools boot myfile.n.

    Here is a tutorial on Getting Started With Neko, which covers both command line programs you write and (very very basic) web pages.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have started to use frameworks like Twitter Bootstrap , but if Twitter releases
I have started to use PyroCMS but I am unsure how to use the
I have started to look into if it is possible to use facebook connect
For my cross-platform application I have started to use Boost, but I can't understand
Please forgive my simple question. I have just started to use Matplotlib and I
I have started to use git for my projects, when I create a project
I have started to use Mustache JS some hours ago. I wonder if there
Question simple and quick: I have started to use Netbeans to write some code
I have recently started to use Twitter Bootstrap and trying to understand how it
I have just started to use ServiceStack which is an amazing library. However, I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.