From 69c8904b2d9a325ab2a8f71c28cbaa34bb830887 Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 19 Jan 2021 15:26:05 +0100 Subject: added an abstraction of accessing variables through file streams - possible to make functions --- test/tape-test.bvr | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test') diff --git a/test/tape-test.bvr b/test/tape-test.bvr index 27faa11..4d53690 100644 --- a/test/tape-test.bvr +++ b/test/tape-test.bvr @@ -9,8 +9,8 @@ <@?r- stevilka ?"1" @> <@?g stevilka@> <@?w stevilka <@<@?r- stevilka ?"1"@><@?g stevilka@>@>@> -<@?s arraytest this,is,a,test,of,an,array@> -<@?e arraytest ?","@> -<@?s stevilka ?g arraytest[#]@> -<@?w stevilka <@<@?r- stevilka ?"1"@><@?s buf arraytest@><@?j buf ?"["@><@?j buf stevilka@><@?j buf ?"]"@><@?g buf@>=<@?g ?g buf@>@>@> - +<@?m ?"<@?s s ?g a[#]@><@?w s <@<@?r- s ?\"1\"@><@?s b a@><@?j b ?\"[\"@><@?j b s@><@?j b ?\"]\"@><@?g z@><@?g ?g b@><@?g k@>@>@>" function_that_prints_array_elements_backwards@> +<@?s a this,is,a,test,of,an,array@><@?e a ?","@> +<@?s z {@> +<@?s k }@> +<@?i bvr://v/function_that_prints_array_elements_backwards@> -- cgit v1.2.3