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

[grammar] initial version of the grammar work #19

Merged
merged 16 commits into from
Mar 11, 2020
Merged

[grammar] initial version of the grammar work #19

merged 16 commits into from
Mar 11, 2020

Conversation

thewillyhuman
Copy link
Member

Hi,

With all the comments made at today's meeting I'm developing a first approach to a 'well-defined'. Up to now it is only checked until the end of prefix invocation at line 141. Anyway if you can start giving me feedback aboput it would be awesome guys! (@mistermboy @labra @alejgh @DaniFdezAlvarez)

Thanks.

EOF was being interpreted as 'E' 'O' 'F' and anyway it is part of the scheme.
string literals where not working because only single char was allowed.
@alejgh alejgh marked this pull request as ready for review March 7, 2020 11:12
@thewillyhuman thewillyhuman marked this pull request as ready for review March 7, 2020 11:13
src/compiler/grammar/shexl.g4 Outdated Show resolved Hide resolved
src/compiler/grammar/Shexl.g4 Outdated Show resolved Hide resolved
src/compiler/grammar/Shexl.g4 Outdated Show resolved Hide resolved
src/compiler/grammar/Shexl.g4 Outdated Show resolved Hide resolved
src/compiler/grammar/Shexl.g4 Outdated Show resolved Hide resolved
src/compiler/grammar/Shexl.g4 Outdated Show resolved Hide resolved
src/compiler/grammar/Shexl.g4 Outdated Show resolved Hide resolved
src/compiler/grammar/Shexl.g4 Show resolved Hide resolved
@thewillyhuman
Copy link
Member Author

I’ll fix mistakes and work on #20. Thanks @alejgh !! 🥇

@alejgh alejgh self-requested a review March 8, 2020 10:48
@alejgh alejgh self-requested a review March 9, 2020 20:11
@thewillyhuman thewillyhuman merged commit 20b8d1b into weso:shex-lite-2.0-dev Mar 11, 2020
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