Chris Hall (@chrisosaurus)
  • Stars
    star
    111
  • Global Rank 188,872 (Top 7 %)
  • Followers 108
  • Following 219
  • Registered about 15 years ago
  • Most used languages
    C
    57.9 %
    Haskell
    15.8 %
    Perl
    10.5 %
    Python
    10.5 %
    C++
    5.3 %
  • Location 🇦🇺 Australia
  • Country Total Rank 3,054
  • Country Ranking
    Perl
    75
    Haskell
    115
    C
    204
    C++
    517
    Python
    3,477

Top repositories

1

icarus

Programming language designed as an experiment to explore mutation and aliasing control
C
32
star
2

pxljm

pixel jam 2011 entry - locked post competition for historical accuracy
C++
20
star
3

plot

toy r7rs-small (WG1) scheme interpreter
C
15
star
4

linear_hash

linear probing hash table implementation written in C (c99)
C
10
star
5

koha-gitify

A script to convert a koha installation (created via koha-create) to run using code in a git clone
Perl
8
star
6

dodo

scriptable in place file editor
C
4
star
7

simple_hash

simple chaining hash table implementation written in pure C (c99)
C
3
star
8

open-source-stats

prototype for a website dedicate to presenting statistics on open source projects and their contributors
Python
3
star
9

calculi

A WIP collection of various calculi implementations and their semantics
Haskell
3
star
10

a-linear-lisp

A minimal linear lisp experiment
Haskell
3
star
11

gentzen

A proof checker and assistant for Sequent calculi
Haskell
2
star
12

buffalo

experimental CLI text editor
C
1
star
13

smirk

simple blog management script
Perl
1
star
14

bitwise_adjacency_matrix

adjacency matrix implementation using bitwise operations
C
1
star
15

linear_set

a set implementation written in pure C (c99), uses linear probing for hash collisions
C
1
star
16

linear_hash_tombstoneless

linear probing hash table implementation written in C (c99)
C
1
star
17

crappy-anki-plugin

Python
1
star
18

generic_linear_hash

linear probing hash table implementation written in pure c (c99) supporting generic keys
C
1
star
19

naive_adjacency_matrix

naive adjacency matrix implementation
C
1
star