Pinned Repositories
comet-todo
dateutils
Utilities for manipulating dates and times
diff-git.el
A small emacs extension for working with the git index from within diff-mode
ipopt-3.3.5
Library for large-scale nonlinear optimization
libsvm-2.88_output_model_params
simple libsvm-2.88 fork that exposes svm model parameters
m4b-helpers
Command line tools to help create MPEG-4 m4b audio-book files with chapter information
ocaml-quickcheck
A mechanical translation of the Haskell QuickCheck library into Ocaml
par2-cmdline
A command line implementation of the PAR v2.0 specification, incorporating fixes from Debian maintainer and https://github.com/viric/par2cmdline-subdir. This includes the full history imported from CVS.
pyipopt
Python bindings to Ipopt Non-Linear Solver.
typesafe-sql
Type-safe inline SQL using template haskell and language-sqlite
alanfalloon's Repositories
alanfalloon/ocaml-quickcheck
A mechanical translation of the Haskell QuickCheck library into Ocaml
alanfalloon/dateutils
Utilities for manipulating dates and times
alanfalloon/pyipopt
Python bindings to Ipopt Non-Linear Solver.
alanfalloon/ipopt-3.3.5
Library for large-scale nonlinear optimization
alanfalloon/par2-cmdline
A command line implementation of the PAR v2.0 specification, incorporating fixes from Debian maintainer and https://github.com/viric/par2cmdline-subdir. This includes the full history imported from CVS.
alanfalloon/comet-todo
alanfalloon/libsvm-2.88_output_model_params
simple libsvm-2.88 fork that exposes svm model parameters
alanfalloon/m4b-helpers
Command line tools to help create MPEG-4 m4b audio-book files with chapter information
alanfalloon/typesafe-sql
Type-safe inline SQL using template haskell and language-sqlite
alanfalloon/diff-git.el
A small emacs extension for working with the git index from within diff-mode
alanfalloon/gitosis
Manage git repositories, provide access to them over SSH, with tight access control and not needing shell accounts.
alanfalloon/hmatrix-nipals
Haskell library for Nonlinear Iterative Partial Least Squares method for Principal Components Analysis on large datasets
alanfalloon/arld
A static library linker -- use the same flags as the linker to assemble new static libraries.
alanfalloon/gitbug
In-repo bug tracker for Git
alanfalloon/gnulib
The GNU Portability Library
alanfalloon/hmatrix-mmap
Extend the Haskell hmatrix package with the ability to mmap vectors
alanfalloon/percipio
Uses strace(1) to expose the actions and real dependencies of build systems
alanfalloon/bumble-umble-gee
An HTML5 game where you are a bumblebee visiting flowers
alanfalloon/fspot-backup
Utility to save your photos and F-Spot DB
alanfalloon/git-calendar
See what you were working on by scanning the reflogs of you Git repositories
alanfalloon/gitolite
Gitolite allows you to setup a centralised git server, with very fine-grained access control and many (many!) more powerful features. For a short intro, plus links to online docs, click the "wiki" link you see a little above or a little below this blurb.
alanfalloon/magit
It's Magit! An Emacs mode for Git.
alanfalloon/make
A mirror of the GNU make CVS repository from http://savannah.gnu.org/projects/make
alanfalloon/ngram
Simple program to extract n-grams from text and spit out a random sentence
alanfalloon/rust
A work-in-progress programming language; not yet suitable for users
alanfalloon/textdist
Utility to calculate the edit distance (Levenshtein) between two files
alanfalloon/wordjunk
Generate memorable, but random, word blobs. They make good passwords.
alanfalloon/bazel
a fast, scalable, multi-language and extensible build system
alanfalloon/bazel-ctrl-c-demo
A small reproduction case for Bazel Ctrl-C behaviour (bazel issue #11284)
alanfalloon/redo
DJB/apenwarrs redo (Make replacement) implemented in rust, for fun