Simon Bruder
658690b152
The evaluator is the main part of this, so it doesn’t have to be in a subdirectory.
6 lines
86 B
Modula-2
6 lines
86 B
Modula-2
module git.sbruder.de/simon/bangs/evaluator
|
|
|
|
go 1.15
|
|
|
|
require gopkg.in/yaml.v2 v2.4.0
|