コンパイルにはrebarを使用しますのインストールしてください。 https://github.com/rebar/rebar
#コンパイル
rebar compile
#テスト
rebar eunit
#実行
###インタプリタ
bin/ulang
###コンパイル
bin/ulangc
| Name | Name | Last commit date | ||
|---|---|---|---|---|
コンパイルにはrebarを使用しますのインストールしてください。 https://github.com/rebar/rebar
#コンパイル
rebar compile
#テスト
rebar eunit
#実行
###インタプリタ
bin/ulang
###コンパイル
bin/ulangc