golang-interpreter

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2021 License: MIT Imports: 4 Imported by: 0

README

An interpreter written in Go that parses and evaluates a psuedo JavaScript language. The interpreter implements a tree-walking algorithm to recursively navigate all nodes in the abstract syntax tree. Controls are in place to handle invalid input at time of execution.

Installation

git clone git@github.com:yourfavoritedev/Go-Interpreter.git

Getting Started

  1. From the root of this directory simply run the app: go run .
  2. You will be prompted to provide input to the interpreter.

Demo

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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