all repos — min @ ad916c3071da3f0b689d6a0f46c8b1e6f2435161

A small but practical concatenative programming language.

Merge branch 'master' of github.com:h3rald/min into master
h3rald h3rald@h3rald.com
Sun, 30 Aug 2020 12:42:51 +0200
commit

ad916c3071da3f0b689d6a0f46c8b1e6f2435161

parent

e37fa9352c7790ea7cccd6fa14ac11a6d1d78f0c

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

jump to
M site/contents/reference-str.mdsite/contents/reference-str.md

@@ -54,7 +54,7 @@ > > Tip

> > > > {{s2}} can be a {{sgregex}}-compatible regular expression.#} -{#op||chr||{{s}}||{{i}}|| +{#op||ord||{{s}}||{{i}}|| Returns the ASCII code {{i}} corresponding to the single character {{s}}.#} {#op||repeat||{{sl}} {{i}}||{{s}}||