parser

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package parser provides a Participle-based parser for the CodeAI DSL.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(input string) (*ast.Program, error)

Parse parses the input string and returns an AST Program.

func ParseFile

func ParseFile(filename string) (*ast.Program, error)

ParseFile parses a file and returns an AST Program.

Types

This section is empty.

Jump to

Keyboard shortcuts

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