Formalize File Format
Open
@Labdabeta is already working on this.
Since Nov 22, 2017.
Lower Priority
- Dominant language
- Ada
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Include a formal definition of the compiled file format.
The two main reasons for this are:
A) Official support for alternate compilers besides 'as'. The informal definition already allows for that and unofficial support has been granted.
B) Allow for a slightly more complex format. For instance including a cookie at the front with version information, or more complex sectioning so you could include data at the bottom of the unit's section without including the middle code.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.