• This repository has been archived on 14/Feb/2019
  • Stars
    star
    1
  • Language
    C
  • License
    BSD 3-Clause "New...
  • Created over 14 years ago
  • Updated about 14 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

arborescence, n. a quality of being treelike in growth or appearance.

More Repositories

1

RXCollections

Obsolete—use https://github.com/robrix/Reducers instead.
Objective-C
477
star
2

Prelude

Swift µframework of simple functional programming tools
Swift
409
star
3

Madness

Recursive Descent Into Madness
Swift
291
star
4

Postmodern-Programming

236
star
5

Box

Swift µframework of the ubiquitous Box<T> & MutableBox<T> reference types, for recursive value types & misc. other purposes.
Swift
215
star
6

Either

Swift µframework of Either, which represents two alternatives.
Swift
150
star
7

Reducers

Clojure-inspired reducers for Cocoa & Cocoa Touch.
Objective-C
138
star
8

Set

An implementation of Multiset and PredicateSet in Swift.
Swift
112
star
9

RXFutures

Race-free completion and cancellation of asynchronous work.
Objective-C
89
star
10

path

A lambda calculus to explore type-directed program synthesis.
Haskell
82
star
11

Grid

Rational window management
Objective-C
80
star
12

Hammer

Parsing and pattern matching in Objective-C
Objective-C
75
star
13

starlight

spaceships in space
Haskell
71
star
14

Traversal

Enumeration & iteration of collections in Swift.
Swift
58
star
15

Obstruct

Block introspection and interaction
C
47
star
16

Memo

Swift µframework of Memo, a lazily memoized value.
Swift
45
star
17

semilattices

join and meet semilattices, lower and upper bounds.
Haskell
43
star
18

Lagrangian

On the dark side of the sun.
Objective-C
42
star
19

RXPreprocessing

A variety of utilities for the C preprocessor.
C
38
star
20

Many-Types-Make-Light-Work

Don’t subclass.
35
star
21

Haxcessibility

Hackery via the AX (Accessibility) APIs
Objective-C
33
star
22

ui-effects

An experiment towards a UI programming model inspired by algebraic effects.
Haskell
30
star
23

RXConcreteProtocol

Mix-ins for Objective-C
Objective-C
25
star
24

List

Singly-linked lists in Swift.
Swift
25
star
25

Hammer.swift

When all you have is a parser, everything looks like a language.
Swift
24
star
26

freer-cofreer

freer monads and cofreer comonads.
Haskell
21
star
27

languages-all-the-way-down

outline & examples for my ZuriHac 2020 talk, Languages All the Way Down
Haskell
20
star
28

Project-Templates

Xcode project templates, especially for µframework development.
Swift
20
star
29

sequoia

classical sequent calculus, embedded in Haskell
Haskell
20
star
30

A-Swiftly-Tilting-Parser

Talk about the derivative of parser combinators in ObjC & Swift
19
star
31

Manifold

Another experiment in dependently typed languages, this time with some quantitative type theory smooshed in.
Haskell
18
star
32

silkscreen

Prettyprinting transformers for rainbow parens, precedence, etc.
Haskell
16
star
33

abstract-interpretation

Experiments in abstracting definitional interpreters
Haskell
16
star
34

Delay

µframework for lazy evaluation in Swift.
Swift
16
star
35

tilec

Sometimes when I feel sad I implement a dependently typed lambda calculus.
Haskell
15
star
36

Auspicion

Convenient LLVM compiler API for Objective-C.
Swift
15
star
37

objectbinder

Bind arbitrary objects’ properties without writing new IB3 plugins.
Objective-C
13
star
38

Pork

PDF → other
Swift
12
star
39

isometry

programmatic voxels
Haskell
12
star
40

RXAssertions

Smarter assertion macros for your OCUnit tests.
Objective-C
12
star
41

NSFastEnumeration-or-Consequences

NSFastEnumeration and lazy evaluation—or doom!
10
star
42

surface

Dependently-typed language w/ little to say for itself
Haskell
10
star
43

dotfiles

the very dottest of files 💻
Shell
9
star
44

dragon

Renders iterations of the dragon curve to SVG
Haskell
9
star
45

TaPL

Types and Programming Languages notes and exercises
Swift
9
star
46

Extraction

A tool to audio tracks from QuickTime files, e.g. for YouTube → iTunes use
Objective-C
9
star
47

credit-card-validation

Credit card number validation as functional–style Swift.
Swift
8
star
48

RXSynchronously

A very convenient way to wait for asynchronous work to complete.
Objective-C
8
star
49

semirings-modules

Semirings, with and without additive/multiplicative identities, and R-modules.
Haskell
7
star
50

Loyalist

Algebraic autolayout
Swift
7
star
51

RXVersionedUndoManager

An NSUndoManager subclass which stores commits to a git branch.
Objective-C
6
star
52

interval-functor

General purpose intervals of functors.
Haskell
6
star
53

xcode-light

A lightweight Xcode-integration bundle for TextMate. Clean and fresh inside and out!
Ruby
6
star
54

Navel-Gazing

Introspection at its worst.
Objective-C
6
star
55

RXVisitor

A convenient implementation of Visitor pattern for Objective-C collections.
Objective-C
6
star
56

language-haskell-ast

Generic interface over the AST provided by haskell-src-exts
Haskell
5
star
57

seq

a µµ̃ calculus with pretty-printing and evaluating interpreters
Haskell
5
star
58

RXTraits

Trait-ish decorators, as an alternative to RXConcreteProtocol.
Objective-C
5
star
59

text-gl

Text, rendered with OpenGL.
Haskell
5
star
60

derivative-parsing

Parsing with Derivatives, in Haskell, with GADTs.
Haskell
5
star
61

forthward

A toy concatenative language to explore K ( http://k-framework.org )
Ruby
5
star
62

effects-sequences

Extensible effects à la Oleg, but with fancier effect sets.
Haskell
5
star
63

Lagrangian.swift

Unit tests from the dark side of the sun.
Swift
4
star
64

robrix.github.io

Words by me
HTML
4
star
65

BlendColourPicker

A colour picker for Mac OS X 10.5+; blend two colours to get a third.
Objective-C
4
star
66

RXJSONCoder

An experimental implementation of JSON encoding/decoding in ObjC using NSCoder/NSCoding
Objective-C
4
star
67

elab

Dependently-typed language to experiment with An Algebraic Approach to Typechecking and Elaboration
Haskell
4
star
68

RXPaths

Serialize and deserialize paths to an SVG path command-compatible format
Objective-C
4
star
69

Y

The Y combinator, implemented in Ruby and Objective-C.
Objective-C
3
star
70

semiring-parsing

Parsing in semirings
Haskell
3
star
71

Relation

Finitary relations in Swift.
C++
3
star
72

meconation

For Micah
Objective-C
3
star
73

ns

Quick access to ADC docset documentation: `ns array`, `ui view`, `cf type`
3
star
74

Halftone

I wanted to make something pretty.
Objective-C
3
star
75

q

q is for query
Ruby
3
star
76

build-stack

Build stack packages from Atom via https://atom.io/packages/build
JavaScript
3
star
77

proficiency

Haskell profile visualization tools.
Haskell
2
star
78

spline

Generative SVG experiments
Haskell
2
star
79

Focus

An experimental language of little interest to anyone.
C
2
star
80

continuations

Continuations, CPS, co-functions, and combinators for working with them
Haskell
2
star
81

RXLazyEnumerations

Lazy enumerations of files (as characters) and generators.
Objective-C
2
star
82

Xcode-Templates

My Xcode Templates, just because. You will probably not care about this.
Objective-C
2
star
83

Quantificate

Measurements and conversions in ObjC
2
star
84

distribution

Probability distributions à la Deriving a Probability Density Calculator by Wazim Mohammed Ismail & Chung-chieh Shan http://homes.soic.indiana.edu/ccshan/rational/pearl.pdf
Haskell
2
star
85

parallel-incremental

Haskell
2
star
86

glitch

An increasingly charming view of your git repositories written with sinatra, grit, and love; just add browser/RSS reader.
Ruby
2
star
87

Drgn

A Cocoa app which draws the dragon curve. cf http://en.wikipedia.org/wiki/Dragon_curve
Objective-C
2
star
88

deterministic-parsing

An experiment in deterministic parsing of LL(1) grammars
Haskell
1
star
89

complexity-analysis

Sized type elaboration, eventually via abstract interpretation.
Haskell
1
star
90

crocus

a datalog
Haskell
1
star
91

memory

Outsourcing my memory
1
star
92

hello-world

Hello, world! ❤️
1
star
93

raytracer

A toy raytracer in Haskell
Haskell
1
star
94

higher-order

Higher-order (type-indexed) analogues of various typeclasses, and machinery over them.
Haskell
1
star
95

RXAllocator

A dumb bump pointer allocator designed dumbly to be as dumb as dumbness itself.
Objective-C
1
star
96

-

The ω function is a non-recursive, non-terminating function; this is an implementation of it in Objective-C.
Objective-C
1
star
97

Monochrome-motemplate

My *.motemplate files. Nothing to see here, move along folks.
1
star
98

cabal-action

GitHub Actions for cabal new-build
Dockerfile
1
star
99

lambdaft

Haskell
1
star
100

synth

Audio synthesis and sequencing
Haskell
1
star