pkg/

directory
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2026 License: MIT

Directories

Path Synopsis
Package ast defines the abstract syntax tree nodes for the Meow language.
Package ast defines the abstract syntax tree nodes for the Meow language.
Package codegen translates the Meow AST into Go source code.
Package codegen translates the Meow AST into Go source code.
Package lexer implements the lexical scanner for the Meow language.
Package lexer implements the lexical scanner for the Meow language.
Package parser implements a Pratt (precedence-climbing) recursive descent parser for the Meow language.
Package parser implements a Pratt (precedence-climbing) recursive descent parser for the Meow language.
Package token defines the lexical token types, keywords, and source positions used throughout the Meow language compiler.
Package token defines the lexical token types, keywords, and source positions used throughout the Meow language compiler.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL