Pinned Loading
-
-
-
simple-comments-widget
simple-comments-widget PublicJS comments widget with Chicken Scheme backend
Scheme
-
Game of Life Haskell
Game of Life Haskell 1module Main where
23import Control.Concurrent (threadDelay)
4import Data.Map ((!?))
5import qualified Data.Map as M
-
Feistel Cipher Haskell
Feistel Cipher Haskell 1module Main where
23import Data.Bits
45type HashFunction = Int -> [Int] -> [Int]
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.