Metasyntax

Welcome to the Taylor Venable's website. This page serves as a link to get to everywhere else, a kind of table of contents to the whole thing.

Briefly about me and this site: I'm a computing scientist who works with a security company writing software for multi-factor authentication systems and web applications which use such authentication methods. Academically, my interests cover programming languages (especially functional languages) and operating systems (especially BSD systems). I'm also interested in certain fields of algorithms, notably in numeric processing, concurrency, and data structures. I do a lot of learning on my own which stems from a feeling of unfulfillment in the American University system, so you will likely run across my attempts at self-learning in the code here on this site.

Disclaimer: the only domain I own is metasyntax.net and its sub-domains. I have absolutely nothing to do with any other domain containing the name “metasyntax.”

Source Code

I used to use CVS for source control. It was nice. But then eventually one day I suddenly decided to switch to Mercurial for a few reasons:

So now you can access my public Mercurial repository on BitBucket. To clone the whole thing (you can also just clone the bit you want), use something like this:

$ hg clone http://bitbucket.org/taylor_venable/metasyntax

Contents

This site is split into sections based on topic. These are listed below, along with the pages that are to be found underneath them. There may be other pages on here as well, but these "undocumented features" are apt to be moved or removed.

Programming Languages

Lisp

My Software

Unix Programs & Config

Vim

Walkthroughs

Music

Some musings about music that I like.

About

Links

Programming Languages

Copyright

The contents of this site are, unless otherwise indicated, copyright (c) 2008-2010 Taylor Venable. You may reproduce this site in whole or in part according to the rules of the Creative Commons Share-alike Attribution 3.0 license, viz:

Note that this does not apply to the software that I have written which is available on this site. For specific rights and responsibilities related to source code, see the license page.

For certain purposes, the contents of this website which are copyright Taylor Christopher Venable (including, but not limited to, any web pages, documentation, and source code hosted on it) may be referred to collectively as the Metasyntax Projekt. All rights belonging to the original author are reserved.