summaryrefslogtreecommitdiff
path: root/README.md
blob: 342d21ebd5b7307b192ff4b73c4e79c3c7b3fbc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Lisp Raytracer Zoo

This repository contains several implementations of the same small programf, to
compare the features and characteristics of various programming languages in the
Lisp family.

This is a project to supplement a piece I am writing on my personal history
using various Lisps.

## Lisps Included

- Scheme
  - R7RS