mys-lang / mys

The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-lang.org for more information.
Other
132 stars 5 forks source link

Use mako templates instead of string formatting #18

Closed sbordeyne closed 3 years ago

sbordeyne commented 3 years ago

and as a bonus, refactored the setup script a little.