Coding

This is where I keep unimportant stuff, in case someone feels the need to laugh at it.

The entries are in alphabetical order.

ARBvp.vim

Simple syntax highlighting for OpenGL ARB vertex program source files.

Language: Vim script
License: Public domain
Todo: Add highlighting for more elements.
Source: arbvp.vim

bundle.sh

Simple Mac OS X application bundle creator.

Language: Shell
License: Public domain
Todo: Error handling.
Source: bundle.sh

Cg.vim

Simple syntax highlighting for Cg source files.

Language: Vim script
License: Public domain
Todo: Make stateful.
Source: cg.vim

elmindreda.vim

My coding colour scheme for Vim, loosely based on Turbo Pascal.

Language: Vim script
License: Public domain
Todo: Endless tinkering.
Source: elmindreda.vim

LSL.vim

Simple syntax highlighting for Linden Scripting Language source files.

Language: Vim script
License: Public domain
Todo: Make stateful.
Source: lsl.vim

paper.vim

My prose colour scheme for Vim, using black on grey.

Language: Vim script
License: Public domain
Todo: Endless tinkering.
Source: paper.vim

phosphor.vim

My monochrome colour scheme for Vim, using shades of green.

Language: Vim script
License: Public domain
Todo: Endless tinkering.
Source: phosphor.vim

signals.rb

Simple type-safe signal library generator for C++, inspired by libsigc++.

Language: Ruby (generating C++)
License: zlib/libpng
Todo: More documentation.
Source: signals.rb

sitting.lsl

Simple two-state AO sitting script with several features.

Language: LSL
License: zlib/libpng
Todo: Not sure.
Source: sitting.lsl

twack.rb

Simple Twitter status backup tool.

Language: Ruby
License: zlib/libpng
Todo: Authentication, rate limiting.
Source: twack.rb