Skip to main content

8. References

8. References

8.1 Normative References

[C]
International Organization for Standardization, "Information technology - Programming languages - C", ISO/ IEC 9899:2018, Fourth Edition, June 2018.

[CPlusPlus]
International Organization for Standardization, "Programming languages - C++", ISO/IEC 14882:2017, Fifth Edition, December 2017.

[ECMA-ES10]
ECMA International, "ECMAScript 2019 Language Specification", Standard ECMA-262 10th Edition, June 2019, https://www.ecma-international.org/ecma-262/10.0/index.html.

[IEEE754]
IEEE, "IEEE Standard for Floating-Point Arithmetic", IEEE 754-2019, DOI 10.1109/IEEESTD.2019.8766229, https://ieeexplore.ieee.org/document/8766229.

[RFC2119]
Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997, https://www.rfc-editor.org/info/rfc2119.

[RFC7049]
Bormann, C. and P. Hoffman, "Concise Binary Object Representation (CBOR)", RFC 7049, DOI 10.17487/RFC7049, October 2013, https://www.rfc-editor.org/info/rfc7049.

[RFC8174]
Leiba, B., "Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words", BCP 14, RFC 8174, DOI 10.17487/RFC8174, May 2017, https://www.rfc-editor.org/info/rfc8174.

[RFC8610]
Birkholz, H., Vigano, C., and C. Bormann, "Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures", RFC 8610, DOI 10.17487/RFC8610, June 2019, https://www.rfc-editor.org/info/rfc8610.

8.2 Informative References

[ArrayBuffer]
Mozilla Developer Network, "JavaScript typed arrays", June 2010, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays.

[RowColMajor]
Wikipedia, "Row- and column-major order", September 2019, https://en.wikipedia.org/w/index.php?title=Row-_and_column-major_order&oldid=917905325.

[TypedArray]
Vukicevic, V. and K. Russell, "Typed Array Specification", February 2011, https://web.archive.org/web/20110207024413/http://www.khronos.org/registry/typedarray/specs/latest/.