read

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package read provides the reader interface for parsing Ale source code into abstract syntax trees. It handles tokenization of s-expressions, literal parsing (strings, numbers, symbols), and construction of data structures that represent the parsed program ready for compilation and evaluation.

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package data provides a specialized reader interface for parsing pure data expressions without code evaluation.
Package data provides a specialized reader interface for parsing pure data expressions without code evaluation.
Package internal provides parsing and tokenization mechanisms
Package internal provides parsing and tokenization mechanisms

Jump to

Keyboard shortcuts

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