exercism / lfe

Exercism exercises in Lisp Flavoured Erlang (LFE).
https://exercism.org/tracks/lfe
MIT License
25 stars 30 forks source link

🤖 Simplify `hello-world` stub #132

Closed ErikSchierboom closed 3 years ago

ErikSchierboom commented 3 years ago

Simplify the hello-world exercise's stub. The goal of this is to make things easier for students to get started and to introduce as little syntax as possible.

See https://github.com/exercism/v3-launch/issues/46