Per.Lexer (per v5.3.21)

Copy Markdown

Lexer for the Per language. Converts source text into a list of tokens.

Summary

Functions

Lexes the given string into a list of tokens.

Functions

lex(input)

Lexes the given string into a list of tokens.