calc

command module
v0.0.0-...-ca0e709 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2020 License: BSD-3-Clause Imports: 5 Imported by: 0

README

A spreadsheet formula parser based on the go compiler.

This package uses parts of the go scanner and parser that handle expressions, functions, and parameter lists and includes some minor modifications to handle formula specific tokens such as cell references and ranges.

It's not meant to be particularly useful as is now, just a prototype I'm using to test the concept.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
ast module
parser module
scanner module
token module

Jump to

Keyboard shortcuts

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