all repos — min @ ecbeaf2c4969700ae92a9fdaf8a46aa811eb79c7

A small but practical concatenative programming language.

Fully integrate with nimble
SolitudeSF solitudesf@protonmail.com
Wed, 20 Jun 2018 21:09:05 +0300
commit

ecbeaf2c4969700ae92a9fdaf8a46aa811eb79c7

parent

beee3cc64938ee7c4155bdedfa87851f2fd1b343

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

jump to
M min.nimblemin.nimble

@@ -9,3 +9,7 @@

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