Conversation

Pondering the possibility of using Prolog for bootstrapping a type theory + programming language implementation… …though I'll probably reconsider once I start hitting all the type and mode errors. 😅
2
8
Maybe it is a silly idea… I guess the Prolog feels a bit closer what I would write in a language reference, but is something I can also run. I'd also like to avoid tying a bootstrap implementation to an language that is already hard to bootstrap itself?
1
1