pipesore

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ILLEGAL = iota
	EOF

	FUNCTION // First
	INT      // 1234
	STRING   // hello, world!

	QUOTE // "

	LPAREN // (
	RPAREN // )

	COMMA // ,
	PIPE  // |
)

Variables

This section is empty.

Functions

func Execute

func Execute(input string, in io.Reader, out io.Writer) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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