Skip to content

Marlowe specification v3

Latest
Compare
Choose a tag to compare
@yveshauser yveshauser released this 08 Sep 18:14
· 24 commits to master since this release
620386b

Release of the Marlowe specification v3

The document below, Marlowe.pdf, (4 pages) describes the lexical and syntactic structure of the Marlowe language, describing the way certain words and word types are used and represented in the language.

The other document below, specification-v3.pdf, (100 pages) is the Marlowe Language Specification for Version 3. It is a comprehensive document consisting of the following chapters and appendices:

  • Chapter 1. Marlowe
  • Chapter 2. Marlowe Core
  • Chapter 3. Marlowe Guarantees
  • Appendix A. Contract examples
  • Appendix B. ByteString
  • Appendix C. Time Interval
  • Appendix D. Code exports
  • Appendix E. Marlowe Core JSON

Incremental additions