Skip to content

Examples

CarboKitten.jl

CarboKitten is an open-source toolkit for modelling carbonate platforms stratigraphy, written in Julia.

Slasher game in Elm

Slasher is action packed browser game, written in Elm! Our hero zips across the screen at break-neck speeds and you have to steer them to the golden snitch using only / and \ characters.

Rattler book

Rattler Book, A book on building Moonshot, a Lua Package Manager. This book uses MkDocs to render the website, with many inhouse developed addons, including a nice system of cross-referencing code blocks.

Chaotic Pendulum

This demo uses PureScript to code a chaotic pendulum widget. The website is rendered with Pandoc, using a Bootstrap template. If you're in for learning some advanced mechanics and PureScript at the same time, or you just want to see the demo, take a look!

Adhesion Model

The adhesion model simulates the formation of structure in the Universe on the largest scales. This code computes this model using the C++ CGAL library.

Guide to C++ and WASM

Guide to make C++ available as a web application shows how you can take some C++ code and embed it in a simple web UI. As an example it takes the Newton-Raphson root finder algorithm. The guide uses docsify to generate HTML on the fly, browser side.

WASM logo