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

Make it clear to see what's different from the standard OCaml lang+runtime #73

Open
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

We should have a section where we outline stuff like:

  • the type-system is the same
  • except there's no objects
  • there's no mutability either

Are we missing anything here? Anything else that would be relevant to add?

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

clsource commented Mar 8, 2021

Maybe some examples of OOP OCaml Code
and how that could be implemented using 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