A simple example of a decorator pattern using object expressions and the pipeline operator for a fluent interface
2 people like thisPosted: 10 years ago by Steve Goguen
A work-in-progress implementation of Lambda Calculus - Alpha and Beta reduction is buggy
1 people like thisPosted: 10 years ago by Steve Goguen
An example of the composite pattern implemented simply with functions and object expressions
2 people like thisPosted: 10 years ago by Steve Goguen
This little snippet shows you how you can create a simple recursive data type and define a pair of functions that maps the set of positive integers to unique instances in the AST and back again.
2 people like thisPosted: 5 years ago by Steve Goguen