ddc-source-tetra-0.4.1.1: Disciplined Disciple Compiler source language.

Safe HaskellNone

DDC.Source.Tetra.Lexer

Synopsis

Documentation

lexModuleString :: String -> Int -> String -> [Token (Tok Name)]Source

Lex a string to tokens, using primitive names.

The first argument gives the starting source line number.