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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Stand-In-Language
/
stand-in-language
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
10
Code
Issues
26
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Make Parse a self-contained stage; extract desugaring into Telomare.Sugar
- #148
#148
Merged
sfultong
merged 13 commits into
Stand-In-Language:master
Stand-In-Language/stand-in-language:master
from
hhefesto:refactor/dumb-parse
hhefesto/stand-in-language:refactor/dumb-parse
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Make Parse a self-contained stage; extract desugaring into Telomare.Sugar
#148
sfultong
merged 13 commits into
Stand-In-Language:master
Stand-In-Language/stand-in-language:master
from
hhefesto:refactor/dumb-parse
hhefesto/stand-in-language:refactor/dumb-parse
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
Add raw pre-desugared forms to the surface AST
Show description for 3bb272f
hhefesto
committed
3bb272f
View commit details
Copy full SHA for 3bb272f
Browse repository at this point
Add Telomare.Sugar: desugaring as a standalone pass
Show description for 68cb28b
hhefesto
committed
68cb28b
View commit details
Copy full SHA for 68cb28b
Browse repository at this point
Make the parser dumb: emit raw forms, desugar via Telomare.Sugar
Show description for 49759a0
hhefesto
committed
49759a0
View commit details
Copy full SHA for 49759a0
Browse repository at this point
Migrate all consumers to explicit parse-then-sugar
Show description for 0c7cf51
hhefesto
committed
0c7cf51
View commit details
Copy full SHA for 0c7cf51
Browse repository at this point
Remove the parse-time compatibility shims and dead parser code
Show description for 42f0998
hhefesto
committed
42f0998
View commit details
Copy full SHA for 42f0998
Browse repository at this point
Document the dumb-parse refactor in README
Show description for 4ec08eb
hhefesto
committed
4ec08eb
View commit details
Copy full SHA for 4ec08eb
Browse repository at this point
Commits on Aug 5, 2026
Harden the dumb parser pipeline end to end
Show description for e5b7042
hhefesto
committed
e5b7042
View commit details
Copy full SHA for e5b7042
Browse repository at this point
Commits on Aug 7, 2026
Replace Parsed/Sugared newtypes with staged surface term types
Show description for f3ee7d6
hhefesto
committed
f3ee7d6
View commit details
Copy full SHA for f3ee7d6
Browse repository at this point
Keep parseSingleExpr as the atom parser's name
Show description for ba4fbb6
hhefesto
committed
ba4fbb6
View commit details
Copy full SHA for ba4fbb6
Browse repository at this point
Document the staged surface term types
Show description for aee7201
hhefesto
committed
aee7201
View commit details
Copy full SHA for aee7201
Browse repository at this point
Unify formatting and linting on tracked files via the flake
Show description for da09a08
hhefesto
committed
da09a08
View commit details
Copy full SHA for da09a08
Browse repository at this point
Commits on Aug 11, 2026
Give each surface stage its own term type and make imports typed
Show description for bf8f62d
hhefesto
committed
bf8f62d
View commit details
Copy full SHA for bf8f62d
Browse repository at this point
Drop the LSP-local aliases for the expanded module types
Show description for 9f3acae
hhefesto
committed
9f3acae
View commit details
Copy full SHA for 9f3acae
Browse repository at this point
You can’t perform that action at this time.