all repos — min @ 916b31c13aff5733bb930a5dea03de3af415c52b

A small but practical concatenative programming language.

Minor doc fixes.
h3rald h3rald@h3rald.com
Sat, 12 Dec 2020 01:29:29 +0000
commit

916b31c13aff5733bb930a5dea03de3af415c52b

parent

ef1b2d45d7faa0065d4321ae4982c406200285f0

2 files changed, 3 insertions(+), 3 deletions(-)

jump to
M site/contents/download.mdsite/contents/download.md

@@ -84,7 +84,7 @@ * No checks will be performed when defining symbols.

* Only the simple REPL will be available. * There will be no support for dynamic libraries. * The **-m, \-\-module-path** option has no effect. -* No environment configuration files ([.minrc](class.file), [.min_symbols](class:file)) are used. +* No environment configuration files ([.minrc](class:file), [.min_symbols](class:file)) are used. ## Running the min Shell
M tasks/h3rald.mintasks/h3rald.min

@@ -5,7 +5,7 @@ 'helpers import

config /version :min-version "Min_DeveloperGuide.htm" :guide-file -"../h3rald/assets/min/$#" guide-file suffix :h3rald-guide +"../h3rald/assets/min/" guide-file suffix :h3rald-guide "../h3rald/contents/min.md" :h3rald-min-md "version:\\s+\\d+\\.\\d+\\.\\d+" :min-v-reg "version: $#" (min-version) =% :min-v-rep

@@ -29,4 +29,4 @@ "git pull" !

"hastysite build" ! .. cd "min" cd ) %build -+h3rald-tasks++h3rald-tasks