leostera / caramel

:candy: a functional language for building type-safe, scalable, and maintainable applications
https://caramel.run
Apache License 2.0
1.05k stars 25 forks source link

Make it clear we need Erlang installed #75

Closed leostera closed 3 years ago

leostera commented 3 years ago

It was pointed out that it seems confusing to say Caramel has no external dependencies when you actually need Erlang installed to run the generated code.

Maybe we could update the manual to reflect this better?

Side-note: it would be epic LAM in good shape to bundle it with Caramel, that way we could build tiny binaries directly too.