all repos — min @ 5e6304c99ef3026a08a74b6d9d784d35b938ed0d

A small but practical concatenative programming language.

Fixed requirements.
h3rald h3rald@h3rald.com
Sat, 31 Oct 2020 23:10:12 +0100
commit

5e6304c99ef3026a08a74b6d9d784d35b938ed0d

parent

a4c772cf99d84e8afb7d7fad096a2cc2a7cc06f6

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

jump to
M min.nimblemin.nimble

@@ -12,7 +12,7 @@ installFiles = @["core/consts.nim"]

# Dependencies -requires "nim >= 1.0.0" +requires "nim >= 1.4.0" requires "nifty" before install: