lexer

package
v0.0.0-...-cd444e6 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Lex

func Lex(src []rune) (data.TokenStream, error)

Lex transforms input slice of symbols into slice of valid Scheme tokens

func Tokenize

func Tokenize(cursor int, src []rune, m *data.Meta) (int, *data.Token, error)

Tokenize - Extracts token from rune sequence

Types

This section is empty.

Jump to

Keyboard shortcuts

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