Versions in this module Expand all Collapse all v0 v0.9.0 Sep 17, 2025 Changes in this version + const CALL + const EQUALS + const INDEX + const LESSGREATER + const LOWEST + const PREFIX + const PRODUCT + const SUM + type Parser struct + func New(l *lexer.Lexer) *Parser + func (p *Parser) Errors() []string + func (p *Parser) ParseProgram() *ast.Program