~jakob/lisp-raytracer-zoo

Several raytracer implementations to showcase the differences between languages in the Lisp family.
[cl] Define a proper system.
[cl] Fix `ray-color'.
[cl] Handle name collision.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jakob/lisp-raytracer-zoo
read/write
git@git.sr.ht:~jakob/lisp-raytracer-zoo

You can also use your local clone with git send-email.

#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
    • R6RS
    • Gerbil (Partial)
  • Common Lisp
  • Fennel
Do not follow this link