yambda

package module
v0.0.0-...-6f226ce Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2021 License: Unlicense Imports: 7 Imported by: 0

README

yambda

YAML Ate My LISP

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Eval

func Eval(env *loom.Env, file *ast.File) loom.Value

func EvalFile

func EvalFile(env *loom.Env, path string) (loom.Value, error)

func Marshal

func Marshal(v loom.Value) (interface{}, bool)

func MarshalYAML

func MarshalYAML(v loom.Value, flowStyle bool) (ast.Node, bool)

func MarshalYAMLFile

func MarshalYAMLFile(v loom.Value, flowStyle bool) *ast.File

func ParseYAML

func ParseYAML(file *ast.File) loom.Value

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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