-
Notifications
You must be signed in to change notification settings - Fork 6
Parser combinators blog post #42
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
Merged
Merged
Changes from 19 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
337330e
Add parser combinators blog post with interactive demos
MikaelMayer ef90af7
Restructure parser examples with better pedagogical flow
MikaelMayer 5235bd4
Bring back full emoji support with rich joy and anger expressions!
MikaelMayer e3e0781
Fix ParseResult definition and auto-parsing behavior
MikaelMayer cb2e4f4
Fix setInput function to properly trigger auto-parsing
MikaelMayer 9dd8b28
Implement scalable DOM-based button initialization
MikaelMayer dd23621
Fix parse button functionality by restoring missing script imports
MikaelMayer 770c0eb
Remove duplicate script imports that were breaking functionality
MikaelMayer 3f9491c
Fix parse button selector to find correct buttons
MikaelMayer 0fd81f3
Improve parser definitions and add mixed emotion example
MikaelMayer 448cc55
Interactive parsing works.
MikaelMayer 649deda
Better structur
MikaelMayer 62146f1
Commit working
MikaelMayer 4141848
Better version
MikaelMayer c9052f2
Removed reference to Rust
MikaelMayer acd3a64
Verified version of the blog post
MikaelMayer d9c093b
Upgrade ffi
robin-aws 08c4fb5
Addressed review comments
MikaelMayer 8d549ac
Merge branch 'parser-combinators-blog-post' of https://github.com/daf…
MikaelMayer 98ae68a
Update _includes/parser-combinators.html
MikaelMayer e10abd4
Update _posts/2025-07-16-parser-combinators-in-dafny.markdown
MikaelMayer f9b4fe0
Merge branch 'main' into parser-combinators-blog-post
robin-aws 97b1c05
Merge branch 'main' into parser-combinators-blog-post
MikaelMayer ba8e738
Update post date for parser combinators article
MikaelMayer c75a336
Update _includes/parser-combinators.html
MikaelMayer 7d7022a
Comment out excluded items in _config.yml
MikaelMayer 92c87a3
Update _includes/parser-combinators.html
MikaelMayer 985039e
Update _includes/parser-combinators.html
MikaelMayer 29a9236
Renamed to match today's date
MikaelMayer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.