Skip to content

n04ln/EL317-Patterns-and-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preposition Visualizer

Required

  • go >= 1.9
  • glide >= 0.12.3

Usage

$ go get github.com/NoahOrberg/EL317-Patterns-and-Language
$ cd $GOPATH/src/$_                        # change dir to project DIR
$ glide install                            # to install coloring package
$ cat input_samples | go run coloring.go   # execute

About

The Final Task of EL317 Patterns and Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages