Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a hello world snippet in the frontpage #74

Open
leostera opened this issue Mar 6, 2021 · 1 comment
Open

Add a hello world snippet in the frontpage #74

leostera opened this issue Mar 6, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@leostera
Copy link
Owner

leostera commented Mar 6, 2021

Perhaps we could add the tiny HTTP server there?

https://github.com/AbstractMachinesLab/caramel/blob/main/examples/practical.t/echo.ml

That I think showcases a few cool things (like the fact that we do type-checked messages). But maybe we want to add a variant or a record too to showcase the type system a little more?

Side-note: it would be epic to get LAM in good shape to run examples on the browser too. caramel.run really screams "online repl" 😂

@leostera leostera added enhancement New feature or request documentation Improvements or additions to documentation labels Mar 6, 2021
@clsource
Copy link

clsource commented Mar 8, 2021

It would be awesome to have a Hello Phoenix too.
As an example of how to do some basic Elixir/Phoenix coding with Caramel :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants