Pinned Repositories
ansi-color
Parses a string with simple ANSI escapes and uses ansi-terminal to convert it to color on the console (noop on Unix terminals). Allows color formatting code Windows to stay pure.
binviz
Experiments on Randomness and Binary Visualization
bptrav
Bounded Parallel Traversal in Haskell
clc
An offline OpenCL compiler
clr
An OpenCL Driver
cls
CL Script - An OpenCL Scripting Language for Testing Profiling and General Mischief.
ebnf
An EBNF package
gops
GPU Ops - Simple Benchmark
nvaa
textpad-syntaxes
Various Syntaxes For Textpad
trbauer's Repositories
trbauer/nvaa
trbauer/cls
CL Script - An OpenCL Scripting Language for Testing Profiling and General Mischief.
trbauer/textpad-syntaxes
Various Syntaxes For Textpad
trbauer/ebnf
An EBNF package
trbauer/gops
GPU Ops - Simple Benchmark
trbauer/ansi-color
Parses a string with simple ANSI escapes and uses ansi-terminal to convert it to color on the console (noop on Unix terminals). Allows color formatting code Windows to stay pure.
trbauer/binviz
Experiments on Randomness and Binary Visualization
trbauer/bptrav
Bounded Parallel Traversal in Haskell
trbauer/clc
An offline OpenCL compiler
trbauer/clr
An OpenCL Driver
trbauer/globexpr
A package for parsing binding glob expressions with text input (not restricted to file systems)
trbauer/gravity
A simple toy gravity simulator in Haskell
trbauer/hpath
A path-searching tool (like which)
trbauer/hrun
Runs a program; returns the exit code and timing info
trbauer/hs-diff
A generalized difference algorithm (supporting string similarity)
trbauer/hs-fig
Fiddling with OpenGL
trbauer/hs-spirv
Haskell SPIRV Library
trbauer/hs-temps
Some Haskell templates files for various tasks we do dozens and dozens of times
trbauer/ieeefloats
Experiments With IEEE Floats
trbauer/mdet
Video Motion Detection
trbauer/mdscan
A simpler markdown scanner (checks various grammar mistakes I make)
trbauer/native-time
A binding to lower-level high-res timers
trbauer/OpenCL-CLHPP
Khronos OpenCL-CLHPP
trbauer/opencl-intercept-layer
Intercept Layer for Debugging and Analyzing OpenCL Applications
trbauer/progargs
Declarative command line parsing
trbauer/releaser
Project release script
trbauer/stquery
Statistical Data Query Language
trbauer/thstidy
A simple program to remove unused import statements