-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Add Daslang language #7399
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 Daslang language #7399
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See inline comments
I've asked the maintainers to license Will update if/when a licensed grammar is secured |
This is not where you got the sample from 😉 It also doesn't reflect what you've actually included in the PR. Please link to the original source and state the license for every sample file you add. |
I've now:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks.
Important
The changes in this PR will not appear on GitHub until the next release has been made and deployed. See here for more details.
Description
Adds the Daslang configuration language.
Checklist:
- https://github.com/moleium/linguist/blob/daslang/samples/Daslang/ecs.das (Self-authored for this PR)
- https://github.com/moleium/linguist/blob/daslang/samples/Daslang/terrain.das (Self-authored for this PR)
Sample license(s):
- All samples provided are self-authored for this PR and contributed under the MIT license
#d3d3d3