claudedwithlove
explore / lisp / verify
Verified Badge
Crafted
Clauded with Love
Project
lisp
A Lisp interpreter implemented entirely in SQL using Materialize's recursive dataflows and fixed-point iteration. It evaluates Lisp expressions encoded as JSON, supporting arithmetic, conditionals, list operations, user-defined functions, and lexical scoping—demonstrating advanced SQL capabilities for language implementation and functional computation.
View project →
Badge Details
Level Crafted
AssignedApril 19, 2026
Overall Score6.5 /10
Code Quality4.0
Usefulness6.5
Claude Usage8.0
Documentation4.5
Originality9.5
This project implements a Lisp interpreter entirely in SQL using Materialize's recursive dataflows and fixed-point iteration capabilities. It evaluates Lisp expressions encoded as JSON, supporting arithmetic, conditionals, list operations, user-defined functions, and lexical scoping.
Issued by ClaudedWithLove · rated by claude-sonnet-4-20250514
← Back to projectView all projects