Versions in this module Expand all Collapse all v0 v0.2.0 Sep 19, 2024 Changes in this version + const HEX v0.1.0 Jun 23, 2024 Changes in this version + const BYTE + const EOF + const EOL + const IDENTIFIER + const KEYWORD + const NUMBER + const OPERATOR + const STRING + type Item struct + Line int + Type lexType + Val string + func Lex(inputFullSource string) []Item + func (i Item) String() string v0.0.0 Apr 6, 2024