... | ... | @@ -8,9 +8,10 @@ Labcomm is a suite of language, compiler and libraries for in-band self-describi |
|
|
|
|
|
There are currently three versions of the LabComm protocol: 2006, 2013, and 2014.
|
|
|
|
|
|
2013 is the current stable version. Git branch: stable, master (development)
|
|
|
2014 is the current version. It has some experimental parts, with added support to the protocol for [pragma](labcomm-metadata), and an added primitive type for referencing labcomm types. The libraries do not fully
|
|
|
implement these new features. Git branch: master
|
|
|
|
|
|
2014 is an experimental version, with added support for [metadata](labcomm-metadata). Git branch: metadata
|
|
|
2013 is the previous stable version. Git branch: stable (development)
|
|
|
|
|
|
2006 is a legacy version with different encoding of type ids, lengths, etc.
|
|
|
(Available in its own namespace in the stable and master branches)
|
... | ... | |