added 2 code files; added enl instruction; completed main to do the right thing

This commit is contained in:
Bob Polis
2020-09-07 18:50:09 +02:00
parent b0a3637b1d
commit 344f26b05f
6 changed files with 48 additions and 2 deletions

View File

@ -0,0 +1,4 @@
\avans-minor-swa-cpp1
rot
\.txt
cat

View File

@ -0,0 +1,31 @@
\Erny fghcvqvgl orngf negvsvpvny vagryyvtrapr rirel gvzr.
rot
enl
=quote
\ !
0
1
slc
=space
$space
=white
37
=cnt
:loop
$space
$white
cat
=space
$cnt
dec
=cnt
$cnt
0
>loop
gne
$quote
$space
cat
\-- Terry Pratchett
cat
end

View File

@ -15,4 +15,5 @@ $ctr
>loop
gne
$result
end
\.txt
cat