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 elseif #13

Merged
merged 2 commits into from
Jan 16, 2017
Merged

Add elseif #13

merged 2 commits into from
Jan 16, 2017

Conversation

cdepillabout
Copy link
Contributor

This adds support for the elseif control statement.

@cdepillabout
Copy link
Contributor Author

The last 3 commits (6f17b81, 9ee4df3, and 0f995e6) add an example executable showing off how to use heterocephalus.

I've also added a section to the README about how it can be used to check the generated Haskell code.

@arowM
Copy link
Owner

arowM commented Jan 15, 2017

Thanks, @cdepillabout .
Could you please move last three commits to separate repository?

I recommend you to publish the contents of the last three commits on your own blog because of following two reasons.
First, because they are not heterocephalus-specific problem, the README.md of heterocephalus is not an appropriate place to inform that.
Second, it is so valuable know how that you should make them as your own achievement.

@cdepillabout
Copy link
Contributor Author

cdepillabout commented Jan 15, 2017

@arowM Okay, I'll go ahead and put them up on my own blog.

I've edited the PR to just include the first two commits.

@arowM arowM merged commit 3a6e602 into arowM:master Jan 16, 2017
@cdepillabout cdepillabout deleted the add-elseif branch January 16, 2017 04:05
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