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

Support Crystal (Fix #63) #73

Merged
merged 1 commit into from
Dec 11, 2014
Merged

Support Crystal (Fix #63) #73

merged 1 commit into from
Dec 11, 2014

Conversation

yous
Copy link
Contributor

@yous yous commented Dec 11, 2014

Crystal has almost same syntax with Ruby, but some keywords. Added lib, ifdef, macro, struct, union, enum. Also there can be abstract before the class keyword.

See http://crystal-lang.org/docs/ for details.

Crystal has almost same syntax with Ruby, but some keywords. Added
`lib`, `macro`, `struct`, `union`, `enum`, `ifdef`. Also there can be
`abstract` before the `class` keyword.

See http://crystal-lang.org/docs/ for details.
tpope added a commit that referenced this pull request Dec 11, 2014
@tpope tpope merged commit 568d918 into tpope:master Dec 11, 2014
@yous yous deleted the support-crystal branch December 11, 2014 17:31
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.

None yet

2 participants