Skip to content

haumea-lang/haumea-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haumea Logo

haumea-js

Haumea to JavaScript compiler Node.js-only for the moment! Browser support coming soon.

Haumea is an experimental language designed to be easy to learn and use. Read more...

Get

You will need git and at least node.js 6.0.0 installed.

$ git clone https://github.com/haumea-lang/haumea-js.git
$ npm install || yarn
$ npm link

Use

$ haumeajs examples/hello.hau -o examples/hello.js
$ haumeajs --help

About

Haumea -> JavaScript compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published