gleam/test/hello_world
2021-04-09 22:44:17 +01:00
..
src More accurate pipe error diagnositc 2020-06-24 11:42:40 +01:00
test More concise printing of formatter error 2020-05-03 18:26:30 +01:00
.gitignore Remove generated Erlang 2021-04-09 22:44:17 +01:00
gleam.toml Compile Erlang to beam 2020-06-10 17:21:52 +01:00
LICENSE Split out stdlib into github.com/gleam-lang/stdlib 2019-10-27 21:41:21 +00:00
README.md Split out stdlib into github.com/gleam-lang/stdlib 2019-10-27 21:41:21 +00:00
rebar.config Wrap guard nested expressions in parens 2020-02-12 20:52:11 +00:00
rebar.lock Split out stdlib into github.com/gleam-lang/stdlib 2019-10-27 21:41:21 +00:00

hello_world

An OTP library

Build

$ rebar3 compile