lf-lang / lf-lang/lf-lang.github.io
Docs: Document CLI parsing for non-trivial types (C++)
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 7
- Forks
- 21
- Avg merge
- 9h 46m
- Merged PRs (30d)
- 2
Description
Page URL: https://www.lf-lang.org/docs/handbook/target-declaration
The TypeScript documentation describes how parsers for custom types can be added, such that we can use those types as parameters to the main reactor and automatically parse them. The C++ solution should be discussed accordingly in the C++ view.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the target declaration page at https://www.lf-lang.org/docs/handbook/target-declaration and inspect the English Markdown or MDX sources under ./packages/documentation/copy/en/*. Compare the existing TypeScript discussion of custom-type parsers with the C++ view. Done means the C++ documentation explains the corresponding parser approach for non-trivial CLI parameter types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100