-
Notifications
You must be signed in to change notification settings - Fork 36
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 a guide for multiple languages support #191
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.
Thanks @Lotes ! Very easy guide to follow.
Just some minor comments about the text
Thanks @gfontorbe ! What do you think about providing an example repo? I can also drop my local repo with multi-language support, if the guide is so easy to follow. |
We already have an example in the main repo for multi-language support. I can refer to that one. |
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.
Looks good overall! Just one remark.
The guide uses
Hello world!
as entry grammar and splits it into 3 interconnected grammars.