patrickt (Patrick Thomson)

Name
Patrick Thomson
Email
Location
Washington, DC
Member Since
Mar 07, 2008 (about 1 year)

Following 17 githubbers and watching 21 repositories view all →

Public Repositories (11)

  • yamlkit

    YAMLKit is a bridge of LibYAML to Objective-C.

    legend

    Last updated Fri Jul 10 13:10:04 -0700 2009

  • macruby

    Ruby 1.9 ported to run directly on top of Mac OS X core technologies. Mirror.

    legend

    Forked from masterkain/macruby Thu Mar 05 08:13:12 -0800 2009

    Last updated Mon Mar 02 23:45:10 -0800 2009

  • scraps

    Various fragments of source code that deserve a home.

    legend

    Last updated Sun Jan 18 10:25:42 -0800 2009

  • nom

    Nu on Markup, an s-expression to HTML transformer for Nu.

    legend

    Last updated Thu Nov 13 09:10:39 -0800 2008

  • scriptorium

    Scriptorium is a small utility designed to make extracting and saving Scripting Bridge headers easy.

    legend

    Last updated Thu Nov 13 09:01:59 -0800 2008

  • nunja

    A cross-platform web server that's scripted with Nu.

    legend

    Forked from timburks/nunja Sun Jul 06 07:30:41 -0700 2008

    Last updated Wed Aug 27 11:07:27 -0700 2008

  • nuki

    A pure-Nu wiki based on Nunja, Git, and NuMarkdown

    legend

    Last updated Fri Aug 22 18:44:42 -0700 2008

  • nu

    The Nu programming language.

    legend

    Forked from timburks/nu Wed May 28 07:28:50 -0700 2008

    Last updated Mon Aug 04 00:14:29 -0700 2008

  • numinder

    A simple reminder program written entirely in Nu and implemented with Growl.

    legend

    Last updated Thu May 22 10:18:10 -0700 2008

  • nugit

    A Nu interface to the Git revision control system.

    legend

    Last updated Sat Mar 29 13:42:23 -0700 2008

  • nuyaml

    A YAML processor for use with Nu and Objective-C. Created by Patrick Thomson.

    legend

    Forked from timburks/nuyaml Sat Mar 08 08:05:08 -0800 2008

    Last updated Wed Mar 26 13:17:04 -0700 2008

Public Activity feed

patrickt created gist: 242894 Wed Nov 25 09:39:40 -0800 2009
module ObjectSpace def each_instance_of(klass) each_object do |obj|
patrickt updated gist: 215402 Wed Oct 21 13:11:06 -0700 2009
-- typedefs for clarity type Stack = String type Stream = String
patrickt updated gist: 215402 Wed Oct 21 13:10:04 -0700 2009
-- typedefs for clarity type Stack = String type Stream = String
patrickt created gist: 215421 Wed Oct 21 13:05:42 -0700 2009
-- typedefs for clarity type Stack = String type Stream = String
patrickt created gist: 215402 Wed Oct 21 12:49:25 -0700 2009
-- typedefs for clarity type Stack = String type Stream = String