Handle user-defined inlining annotations in concrete syntax
Open
- Dominant language
- Standard ML
- Stars
- 44
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Extend the parser to cope with Haskell-line inlining annotations. We should mirror the syntax described [here](https://wiki.haskell.org/Inlining_and_Specialisation) as much as possible.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked Haskell inlining and specialisation syntax description, then locate the parser entry point for concrete syntax in this repository. The work is complete when user-defined inlining annotations are accepted and handled in a way that mirrors the documented syntax as closely as possible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100