Calq commands and keywords

Symbol

'

Definition

The single quote is used to mark both the beginning and ending of a string. Characters within a string are not interpreted literally; the computer does not process things within a string.

Example

  a = 'hello'
  b = '3 * (1 + 4)'


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage