Not logged in. Login

Lexical Conventions and Regular Expressions

Lexical Conventions and Regular Expressions

This is the CMPT 383 page (Fall 2015) for describing lexical conventions of programming languages, including regular expressions.

Lexical conventions generally refer to the rules for defining the basic tokens of a programming language (the atomic strings for the keywords, identifiers, operators and constants of a language), as well as the rules for comments, whitespace and layout.

Notes

Nonrecursive Syntax: The Regular Expression Metalanguage

Between Lexics and Syntax: Whitespace, Layout, Comment Conventions

Updated Tue Sept. 08 2015, 06:17 by cameron.