all repos — min @ 5b3ec4bae32ed3ef3c71a522104d8364b3283529

A small but practical concatenative programming language.

Fixed required version of Nim
Fabio Cevasco h3rald@h3rald.com
Mon, 13 Aug 2018 07:06:57 +0200
commit

5b3ec4bae32ed3ef3c71a522104d8364b3283529

parent

99056cf83d62b9de1928d5cca7cd375a82885823

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M min.nimblemin.nimble

@@ -8,7 +8,7 @@ bin = @["min"]

# Dependencies -requires "nim >= 0.19.0" +requires "nim >= 0.18.0" requires "nifty" before install: