deathbeam / spoon

:ramen: Spoon is a programming language that runs blazingly fast, compiles to native code and works everywhere.
https://spoonlang.org
MIT License
56 stars 11 forks source link

Command line tool to transpile #3

Closed Peekmo closed 8 years ago

Peekmo commented 8 years ago

This is a basic command line tool to transpile a file, or a full directory from raxe to haxe. (you'll need mcli haxe library to make it works)

See README.md for more informations :)

deathbeam commented 8 years ago

Wow awesome. Thank you, another step to rewrite Raxe in Raxe :D