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

docs: adjust readme #4689

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

docs: adjust readme #4689

wants to merge 8 commits into from

Conversation

rvanasa
Copy link
Contributor

@rvanasa rvanasa commented Sep 10, 2024

This PR makes a few very minor adjustments to the readme to increase clarity for beginner developers.

Copy link

github-actions bot commented Sep 10, 2024

Comparing from 9a3ea6e to 0d465bd:
The produced WebAssembly code seems to be completely unchanged.

README.md Outdated

### Key Design Points

* Simple class-based OO language, objects as closures
* [Object-oriented](https://en.wikipedia.org/wiki/Object-oriented_programming) language with actors, classes, modules, etc. as closures
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's say it is object-based (missing inheritance)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure; updated. Maybe we could eventually replace this entire section with example code snippets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants