all repos — min @ c542a4f6e8ad995d897720571440eab890d182a3

A small but practical concatenative programming language.

Mentioned mn.
h3rald h3rald@h3rald.com
Thu, 01 Apr 2021 20:20:15 +0200
commit

c542a4f6e8ad995d897720571440eab890d182a3

parent

0753c8b80646a692bb8b1d5cbe7df249485ebe9b

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

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

@@ -33,6 +33,10 @@ <li>Provides <strong>sigils</strong> as syntactic sugar to access environment variables, quoting, defining and binding data, etc.</li>

<li>Includes a small but useful <strong>standard library</strong> for practical tasks.</li> <li>Self-contained, statically compiled into single file.</li> </ul> + <p><small> + Don't need all of these features? If you are looking for something even smaller and more bare-bones, + check out <a href="https://h3rald.com/mn/">mn</a>, min's even more minimalist little brother. + </small></p> </section> <section class="pure-u-1 pure-u-md-1-2"> <h2>Examples</h2>