Pinned Loading
-
-
Haskell Quine inspired by Tsoding
Haskell Quine inspired by Tsoding 1import Data.Char
2s = "import Data.Char\ns = \"?\"\nifb a i x = if x == chr i then map chr a else [x]\ni = ((=<<) .) . ifb\nmain = do\n\tputStrLn $ i (map ord (i [92,116] 9 $ i [92,34] 34 $ i [92,110] 10 s)) 63 s"
3ifb a i x = if x == chr i then map chr a else [x]
4i = ((=<<) .) . ifb
5main = do
-
-
NotPlexNotKodi
NotPlexNotKodi PublicNotPlex or NotKodi is a python filesystem browser for your local "minidlna" server.
Python 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.