r3d4 icon indicating copy to clipboard operation
r3d4 copied to clipboard

r3 programing language for 64 bits Windows/Linux/Mac/Rasberry Pi 4

Results 1 r3d4 issues
Sort by recently updated
recently updated
newest added

the following code ``` ^r3/lib/gui.r3 #mystr "hello you" "ahoy" "excuse" 0 #cellA #cellB #cellC $12345678 #cellD $87654321 #cellE $1234567890abcdef | #anon [ 0 7 gotoxy "anon here" print ; ]...