Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

vpmedia/AS3toHX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarwins AS3 to Haxe converter Build Status

AS3toHX Icon

A simple ActionScript 3 to Haxe 3 transcoder, which takes an AS3 source directory and converts all .as (AS3 classes) to .hx (Haxe classes).

An additional installer shell script and execution script have been added to speed up installation and execution of the As3ToHaxe tool.

Building

haxe build.hxml

Usage

neko As3ToHaxe.n -from SOURCE/FOLDER -to TARGET/FOLDER -useSpaces false

Alternative install script for Linux and OSX

./install.sh

Post install use

as3tohx <source> <destination>

or

as3tohx -h

Notes

Including experimental AS3 to JavaScript converter

About

Tarwins AS3 to Haxe conversion script on steroids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published