Pinned Repositories
AES.d
An implementation of AES using D and the AES-NI x86 extensions.
andersen
Andersen's inclusion-based pointer analysis re-implementation in LLVM
approx
Approximate floating point equality comparisons and assertions
BukkitJetpack
Jetpack plugin for Minecraft servers using Bukkit.
cabal
Official upstream development repository for Cabal and cabal-install
color-rs
A library that provides types and conversions for working with various color formats.
dependent-map
Dependently-typed finite maps (partial dependent products)
dependent-sum
Dependent sums and supporting typeclasses for comparing and displaying them
glium
Safe OpenGL wrapper for the Rust language.
thexa
Template Haskell lEXical Analyzer
syntheorem's Repositories
syntheorem/thexa
Template Haskell lEXical Analyzer
syntheorem/AES.d
An implementation of AES using D and the AES-NI x86 extensions.
syntheorem/andersen
Andersen's inclusion-based pointer analysis re-implementation in LLVM
syntheorem/approx
Approximate floating point equality comparisons and assertions
syntheorem/cabal
Official upstream development repository for Cabal and cabal-install
syntheorem/color-rs
A library that provides types and conversions for working with various color formats.
syntheorem/dependent-map
Dependently-typed finite maps (partial dependent products)
syntheorem/dependent-sum
Dependent sums and supporting typeclasses for comparing and displaying them
syntheorem/glium
Safe OpenGL wrapper for the Rust language.
syntheorem/homebrew-ghcbin
Homebrew formulae to install latest GHC binaries
syntheorem/llvm-hs
Haskell bindings for LLVM
syntheorem/llvm-hs-kaleidoscope
Kaleidoscope Tutorial using llvm-hs
syntheorem/llvm-hs-typed
Type Safe LLVM IR ( Experimental )
syntheorem/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
syntheorem/LSP
Language Server Protocol support for Sublime Text 3
syntheorem/monoidal-containers
Maps using values' monoidal structure during merging
syntheorem/num
A collection of numeric types and traits for Rust.
syntheorem/obj-rs
:shipit: Wavefront obj parser for Rust
syntheorem/patch
Data structures for describing changes to other data structures.
syntheorem/portaudio
Haskell bindings to the portaudio library.
syntheorem/raytrace.cpp
A simple raytracer written in C++.
syntheorem/reflex
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
syntheorem/reflex-dom
Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.
syntheorem/rust
A safe, concurrent, practical language.
syntheorem/rust-objc
Objective-C Runtime bindings and wrapper for Rust.
syntheorem/rust-objc-foundation
Rust wrapper for Objective-C's Foundation framework.
syntheorem/sublime-rust
The official Sublime Text 3 package for the Rust Programming Language
syntheorem/synlude
My custom Haskell prelude
syntheorem/tobj
Tiny OBJ Loader in Rust
syntheorem/winit
Window handling library in pure Rust