Open
Description
I propose that every language that we support provide a basic set of routines to help the user create WCON data. These routines would include:
- A function to create each structure (arena, software, etc.)--optionally with whatever language-specific features make it most convenient (named arguments, default values, whatever)
- A function to create a single data entry from numbers
- A function to merge data entries into array form
I am not sure to what extent these things already exist, but for the library to be useful we need to be able to create and write data, not just read it.
Metadata
Metadata
Assignees
Labels
No labels