all repos — min @ 433172bc4c7c5794a5cc911e72217881fbc8356b

A small but practical concatenative programming language.

Clarified the behavior of with
h3rald h3rald@h3rald.com
Wed, 17 Jun 2020 11:15:44 +0200
commit

433172bc4c7c5794a5cc911e72217881fbc8356b

parent

17eadb8a63f380990d28d42b456d84818ae0c0b5

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

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

@@ -396,7 +396,7 @@ > > (count 10 <=)

> > (count puts succ @count) while #} {#op||with||{{q1}} {{q2}}||{{a0p}}|| -Applies quotation {{q1}} within the scope of {{q2}}. +Pushes each item of {{q1}} on the stack using the scope of {{q2}} as scope. > > %sidebar% > > Example