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

Update language-introduction.md #345

Merged
merged 1 commit into from
Sep 29, 2018
Merged

Conversation

uvtc
Copy link
Contributor

@uvtc uvtc commented Sep 28, 2018

Added bullet list of major aspects of the language. See issue #344 .

Added bullet list of major aspects of the language. See issue HaxeFoundation#344 .
* exceptions for error handling
* standard library includes modules specific to the target-platform, in addition to
modules common to all targets
* supports object-oriented, generic, and functional programming
Copy link
Member

Choose a reason for hiding this comment

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

I'm fairly certain that mentioning functional programming is going to trigger some people.

... so let's keep it!

@Simn
Copy link
Member

Simn commented Sep 29, 2018

Thanks, this is very nice!

Ideally we would have a link for each bullet-point to show what we mean. Something like "lexically-scoped" is rather cryptic without any example.

I also think it might be better to have this after the Hello World example, but that's not a big deal.

I'll go ahead and merge this because it's better than the current page either way. The entire introduction section needs a makeover, but let's start small!

@Simn Simn merged commit b782e33 into HaxeFoundation:staging Sep 29, 2018
@uvtc uvtc deleted the patch-1 branch October 5, 2018 03:02
@uvtc
Copy link
Contributor Author

uvtc commented Oct 5, 2018

@Simn , you're welcome!

I see you committed this to a "staging" branch. Did I create the PR correctly (from the correct branch)?

How often is the staging branch merged to master?

@Simn
Copy link
Member

Simn commented Oct 5, 2018

We don't really have a strategy for merging into master, so it's basically whenever someone feels like it.

I've done so just now.

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