tangled
alpha
login
or
join now
keii.dev
/
gleam
⭐️ A friendly language for building type-safe, scalable systems!
0
fork
atom
overview
issues
pulls
pipelines
gleam
/
test
/
hello_world
/
at
main
2 folders
7 files
src
New external function syntax
2 years ago
test
More concise printing of formatter error
5 years ago
.gitignore
Update .gitignore files to exclude build artifacts and remove existing build folders in repo
1 year ago
LICENSE
Split out stdlib into github.com/gleam-lang/stdlib
6 years ago
README.md
Split out stdlib into github.com/gleam-lang/stdlib
6 years ago
gleam.toml
Compile Erlang to beam
5 years ago
manifest.toml
Update deps
2 years ago
rebar.config
Wrap guard nested expressions in parens
5 years ago
rebar.lock
Split out stdlib into github.com/gleam-lang/stdlib
6 years ago
README.md
hello_world
#
An OTP library
Build
#
$ rebar3 compile