This directory contains experiments that helped us along the path to implementing the data definition language as it stands today. While we ultimately ran into limiting issues on many of them, we've preserved them to show you how we arrived at where we are today. Perhaps you might find them useful!
In rough chronological order:
- mercury-prototype (@mikeday)
- rust-prototype-v1 (@brendanzab)
- lean (@brendanzab)
- prolog-prototype (@markbrown)
- rust-prototype-v2 (@brendanzab)
- makam-spec (@brendanzab)
- rust-prototype-v3 (@brendanzab)
The following repositories also provided us with valuable experience along the way: