gelisam / klister

an implementation of stuck macros
BSD 3-Clause "New" or "Revised" License
134 stars 11 forks source link

make quasiquote a primitive #259

Open gelisam opened 3 weeks ago

gelisam commented 3 weeks ago

writing stdlib code is too painful without quasiquote. I hereby abandon my plan to cleverly define those primitives in terms of themselves, in favor of implementing those in Haskell as new #lang kernel primitives.