-
Circuit Editor
Circuit Editor
Circuit Editor is a Mac OS X application for editing and simulating electronic circuits.
It is designed to be used as a teaching tool for students new to electronic circuits. Unlike mor...
-
ATX Power Supply Breakout Board
ATX Power Supply Breakout Board
ATX power supplies are powerful, inexpensive, and easy to salvage from old desktop computers. This makes them a good choice for hobbyists who need tens of amps at +12V,...
-
monad-embed
monad-embed
The unimaginatively named monad-embed is a toy functional programming language for experimenting with a new way of using monads. Its goals are to make monadic code less verbose and to enco...
-
Uses for monad-embed
Uses for monad-embed
monad-embed makes writing code that uses monads as easy as writing pure code. It makes
do-notation unnecessary in many cases. It makes
sequence,
To automatically generate monad...
-
OBJ Viewer
OBJ Viewer
.OBJ format on Mac OS X.
Caveat
.OBJ file format:
s directives in the input file, although it will correctly process
vn directives.
OBJ Viewer does not display shadows.
OBJ Viewer does...
-
monad-embed Tutorial
monad-embed Tutorial
This tutorial will assume you already know Haskell; it will skip the basics and go straight to the parts of monad-embed that are different from Haskell.
It will also assume you ha...