Prev Up
Go backward to C.5 Comments and Annotations
Go up to C Concrete Syntax

C.6 Syntax for Literals

In this section, several annotations for operations are introduced that can be used to provide a literal syntax for numbers, strings and lists. These annotations can occur just after a SIG-ITEM.

  • C.6.1 Literal syntax for numbers
  • C.6.2 Literal syntax for strings
  • C.6.3 Literal syntax for lists

  • CoFI Document: CASL/Summary -- Version: 1.0 -- 22 July 1999.
    Comments to cofi-language@brics.dk

    Prev Up