-
-
Notifications
You must be signed in to change notification settings - Fork 26
Add a hello world snippet in the frontpage #74
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
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" 😂
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request