slag-plt / scamper

A mini-Scheme implementation designed for teaching, targeting the web
0 stars 0 forks source link

Port remaining libraries #8

Closed psosera closed 10 months ago

psosera commented 11 months ago

Port the remaining libraries from Scamper v1: music, audio, canvas, html.

psosera commented 10 months ago

music is ported. However, we'll hold off on porting the remaining libraries until we finalize scamper's interactive programming design.