luke5542 / LanguageComparison

A comparison of various programming languages for similar problems to demonstrate the syntactic and run-time differences.
0 stars 3 forks source link

Fixed golang Makefile inside containers, and added verification for Golang and Shell #21

Closed georgevanburgh closed 9 years ago

georgevanburgh commented 9 years ago

Now correctly exporting the GOPATH.

Also added bounds checking for Shell and Golang.