Haskell implementation of ASCIIDoc markup

Updated 2018-06-29 01:36:57 +00:00

Presentation slides for a talk given to the Utah Distributed Systems Meetup on CRDTs

Updated 2019-03-20 09:42:19 +00:00

Material for a talk on functional data structures given at the Utah Lambda Lounge

Updated 2019-03-20 09:41:59 +00:00

Source for building the pinealservo.com blog

Updated 2019-03-20 09:40:18 +00:00

An IRC server written in Haskell

Updated 2019-03-20 09:41:39 +00:00

Slides for a presentation at Lehi Developers User Group about variable scope

Updated 2019-03-20 09:41:23 +00:00

Backing store for the pinealservo.com gitit wiki

Updated 2018-06-29 01:50:39 +00:00

The core of a Forth-like interpreter written in C

Updated 2019-03-20 09:40:42 +00:00

The core of an ANSI-compatible terminal, including some DEC extensions.

c

Updated 2019-03-20 09:39:54 +00:00

An xpilot-inspired game in Rust

Updated 2019-03-20 09:36:59 +00:00

An extremely late solution for the ICFP "Cult of the Bound Variable" contest, based on an interpreter for a "Universal Machine".

Updated 2019-03-20 09:39:21 +00:00

Peripheral access crate for rust embedded development on MSP432 processors.

Updated 2019-03-20 09:38:55 +00:00

Hardware abstraction layer for rust programming on MSP432 microcontrollers, including embedded-hal traits.

Updated 2019-03-27 10:52:57 +00:00

Example rust application for a MSP432 microcontroller.

Updated 2019-03-27 10:55:53 +00:00

Introduction to embedded systems programming in Rust Presented to Utah Rust meetup on 14 March 2019

Updated 2019-03-20 09:37:40 +00:00

Manuals, schematics, diagrams, and instructional material

Updated 2022-03-10 09:08:15 +00:00

A base for a Blue Pill crate using the RTIC framework.

Updated 2022-03-09 11:00:32 +00:00

Simple base crate for writing code for a Blue Pill

Updated 2020-07-10 06:09:13 +00:00

A more advanced example utilizing the OLED display and rotary encoder.

Updated 2022-03-09 10:40:19 +00:00

Combines RTIC, rotary encoder input, and an OLED display. UI can be developed on host machines via embedded-graphics simulator.

Updated 2022-03-09 09:57:58 +00:00