mk / shapes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shapes

A simple, beginner-friendly ClojureScript library for drawing shapes that targets the SVG standard as implemented in modern web browsers (as of summer 2017).

This work was inspired by a long tradition of similar works, starting with the system described in Peter Henderson's 1982 paper Functional Geometry, and followed by a Scheme interpretation that was presented in Structure and Interpretation of Computer Programs, which led to the version used for Quick: An Introduction to Racket with Pictures.

About

License:Eclipse Public License 2.0


Languages

Language:Clojure 100.0%