Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
davesnx
/
query-json
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
11
Star
636
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Parser menhir to handmade
- #68
#68
Merged
davesnx
merged 12 commits into
main
davesnx/query-json:main
from
cursor/parser-menhir-to-handmade-4410
davesnx/query-json:cursor/parser-menhir-to-handmade-4410
Copy head branch name to clipboard
Feb 11, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Parser menhir to handmade
#68
davesnx
merged 12 commits into
main
davesnx/query-json:main
from
cursor/parser-menhir-to-handmade-4410
davesnx/query-json:cursor/parser-menhir-to-handmade-4410
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2026
Replace Menhir parser with handmade recursive descent parser
Show description for 86614dd
cursoragent
and
davesnx
committed
86614dd
View commit details
Copy full SHA for 86614dd
Browse repository at this point
Add parser benchmark and clean up error handling
Show description for 69c3dac
cursoragent
and
davesnx
committed
69c3dac
View commit details
Copy full SHA for 69c3dac
Browse repository at this point
Implement a bench
davesnx
committed
893e1a7
View commit details
Copy full SHA for 893e1a7
Browse repository at this point
Commits on Feb 10, 2026
refactor: simplify lexer
davesnx
committed
104cb15
View commit details
Copy full SHA for 104cb15
Browse repository at this point
refactor: simplify parser
davesnx
committed
0493b89
View commit details
Copy full SHA for 0493b89
Browse repository at this point
refactor: rename Query_error -> Error
davesnx
committed
fc62b14
View commit details
Copy full SHA for fc62b14
Browse repository at this point
refactor: use pp_print
davesnx
committed
ef91a02
View commit details
Copy full SHA for ef91a02
Browse repository at this point
Big_int arithmetic support
davesnx
committed
2daf9ef
View commit details
Copy full SHA for 2daf9ef
Browse repository at this point
Add changes entry
davesnx
committed
419f550
View commit details
Copy full SHA for 419f550
Browse repository at this point
Commits on Feb 11, 2026
Cleanup commnents on Interpreter.ml
davesnx
committed
87e834f
View commit details
Copy full SHA for 87e834f
Browse repository at this point
Remove old comment from envvars
davesnx
committed
c14437f
View commit details
Copy full SHA for c14437f
Browse repository at this point
Improve errors on try/catch
davesnx
committed
0ecb11d
View commit details
Copy full SHA for 0ecb11d
Browse repository at this point
You can’t perform that action at this time.