lci icon indicating copy to clipboard operation
lci copied to clipboard

Suggestion: PIPE library to allow execution of commands in LOLCODE

Open K4rakara opened this issue 4 years ago • 0 comments

I ironically would like to make a lot of my dotfiles in LOLCODE, but the lack of a way to call shell commands makes that very difficult. Heres a way it could be implemented:

HAI 1.5

CAN HAS STDIO?
CAN HAS PIPE?

I HAS A pipe
pipe R I IZ PIPE'Z OPEN YR "echo Hello World"

BOTH SAEM pipe AN "Hello World"
O RLY?
    YA RLY, VISIBLE "OK"
    NO WAI, VISIBLE "SOMFING WENT WONG"
OIC

KTHXBYE

K4rakara avatar Jul 14 '20 23:07 K4rakara