Create a config file for DSLX tools/applications
Open
dslx
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Currently, constants are hard-coded in DSLX tools/application (e.g. stdlib builtins, and the stdlib path). This information can reside in a configuration file where all tools (internal or external) can obtain this information. The configuration file will be described using a proto. It can be expanded to contain other information as the tool/application evolves.
Contributor guide
Assessment
This issue has not been assessed yet.