view interps/cfunge/cfunge-src/tests/concurrent-issues.b98 @ 12256:821155c00e34 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/culprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:22 +0000
parents 859f9b4339e6
children
line wrap: on
line source

v   ; This file tests concurrency, in places where there has been previous ;
    ; problems in cfunge.                                                  ;

>  #vta"DOOG :1" >:#,_ v
    > zzz@
v                      <

>  #vtzza"DOOG :2" >:#,_ v
    >#vtzz@
      >@
v                        <

>  #vt  ><                       v
    >#vta"DOOG :3">:#,_ a '>9cp@
      > zzz@
v                                <
z
>zz#vt zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzv
    >#vtzzz@                                                                z
      >a"DOOG :4">:#,_@                                                     z
vzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz<

  ; Just testing threading, in certain versions this cause an assertion ;
   >zzzzzzzz@
> #^tz#vt    v
       >zzzz@
v            <




@