//
pkg.gl
Category
github.com/paulsonkoly/calc
parser
package
1.5.0
Repository:
https://github.com/paulsonkoly/calc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
398 SLOC
#
Functions
Parse
Parse parses the input string and returns an AST or a parse error.
#
Variables
Keywords
Keywords is a list of keywords.
#
Structs
Type
Type is an empty struct that implements Parse.
#
Type aliases
Error
No description provided by the author