HaXe - multiplatform programming language

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
Gopher
Posts: 86
Joined: Sun 28 Oct 2007, 04:33

HaXe - multiplatform programming language

#1 Post by Gopher »

My personal need for this on puppy isn't critical for now, but I thought I'd post this and see if there's any interest in bringing the HaXe compiler and supporting technologies to puppy.

http://haxe.org/

People using it for flash might need either one of these:
swfmill: http://swfmill.org/
Sam haxe: http://www.mindless-labs.com/trac/samhaxe/

And of course, people using it for neko will need the nekoVM:
http://nekovm.org/
Last edited by Gopher on Fri 13 Aug 2010, 00:40, edited 1 time in total.

noryb009
Posts: 634
Joined: Sat 20 Mar 2010, 22:28

#2 Post by noryb009 »

You can use their auto-installer to install HaXe and neko: http://haxe.org/file/hxinst-linux.tgz

Gopher
Posts: 86
Joined: Sun 28 Oct 2007, 04:33

#3 Post by Gopher »

Could you please tell me how?

noryb009
Posts: 634
Joined: Sat 20 Mar 2010, 22:28

#4 Post by noryb009 »

1) Download this: http://haxe.org/file/hxinst-linux.tgz and save it to root.
2) open up ROX by clicking "file on the desktop".
3) un-tar hxinst-linux.tgz by clicking on it, clicking "extract", and pressing OK.
4) Then, go back to rox, right click on it -> Window -> Terminal Here. Then type "./hxinst-linux" (without the quotes) and press [enter]. When it asks you, type "y", then press [enter].

HaXe and Neko are now installed.

Gopher
Posts: 86
Joined: Sun 28 Oct 2007, 04:33

#5 Post by Gopher »

Ah, thank you, didn't realize it was that easy. I did try to run the file in console before asking, but I guess I forgot the "./"

noryb009
Posts: 634
Joined: Sat 20 Mar 2010, 22:28

#6 Post by noryb009 »

If you need help using it, you can just look for online tutorials.

Can you please edit your first post, and change the title to "[FILLED] HaXe"

Gopher
Posts: 86
Joined: Sun 28 Oct 2007, 04:33

#7 Post by Gopher »

Sure thing.

Yes, I am aware that the internet exists, thank you. :D

Thanks again for telling me how to install this. I really appreciate it.

Post Reply