interp2

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

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

Go to latest
Published: Jul 28, 2016 License: MIT Imports: 6 Imported by: 0

README

interp2

A simple BASIC interpreter written in Go.

I wrote this for trying out the yacc tool provided by Go.

Refer to parse.y for the grammar. To generate the parser, run go generate.

Run go build to build the interpreter.

TODO

  • Arrays
  • Functions and procedures
  • Strings and other basic types
  • Input

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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