-
Notifications
You must be signed in to change notification settings - Fork 44
SemVer Design
Ilya Sher edited this page Feb 6, 2019
·
2 revisions
-
SemVer
type -
SemVer
comparison methods -
init(SemVer, Str)
constructor method - Convert
VERSION
global variable to object of typeSemVer
- Support conversion to JSON
- In particular
ngs -pj VERSION
- In particular
TODO
- Conversion to JSON is a wider issue and should be designed for all types (as well as conversion from JSON and maybe even more generic issue for serialization/deserialization)
NGS official website is at https://ngs-lang.org/