Skip to main content
. 2020 Aug 10;6:e288. doi: 10.7717/peerj-cs.288

Table 1. Vocabulary of the modeling language.

Symbol Desription
space, tab, \n, \r separator
// or /* */ comment
[A-Za-z_][0-9A-Za-z_]* identifier
\” \n \r \t \xNN \\\0” literal string
{} block of code