view interps/cfunge/cfunge-src/tests/concurrent-issues.b98 @ 12500:e48c08805365 draft default tip

<b_jonas> ` learn \'The password of the month is Cthulhuquagdonic Mothraquagdonic Narwhalicorn.\' # https://logs.esolangs.org/libera-esolangs/2024-04.html#lKE Infinite craft
author HackEso <hackeso@esolangs.org>
date Wed, 01 May 2024 06:39:10 +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            <




@