Skip to content

Instantly share code, notes, and snippets.

View tazjin's full-sized avatar
🥝
computers

tazjin

🥝
computers
View GitHub Profile
@tazjin
tazjin / plasma.hs
Last active December 17, 2015 20:09 — forked from possan/plasma.hs
-- haskell plasma attempt
-- compile with: ghc plasma.hs
-- run: plasma 80 50
import Control.Concurrent (forkIO, threadDelay)
import System.Environment
import System.Exit (exitSuccess)
coordValue :: Float -> Float -> Float -> Float
coordValue x y t =
@tazjin
tazjin / SOFTWARE_FIRMS.md
Created March 19, 2012 13:31 — forked from mbbx6spp/SOFTWARE_FIRMS.md
Companies using Haskell (trading firms and non-trading firms)