rmoughan / SchemeArt

A recursive painting using the Scheme dialect of LISP that won 2nd place in the Berkeley CS competition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SchemeArt

A recursive painting using the Scheme dialect of LISP that won 2nd place in the Berkeley CS competition

Included is a scheme interpreter that is written in Python. The code for the actual artwork is in the contest.scm file.

About

A recursive painting using the Scheme dialect of LISP that won 2nd place in the Berkeley CS competition.

License:MIT License


Languages

Language:Python 96.2%Language:Scheme 3.8%