drym-org / qi

An embeddable flow-oriented language.
59 stars 12 forks source link

Upgrade to syntax-spec-v2 #182

Closed michaelballantyne closed 1 month ago

michaelballantyne commented 1 month ago

Summary of Changes

Upgrade the syntax-spec dependency to the newly released syntax-spec-v2 package, including adapting to a change in the syntax of binding specifications.

Public Domain Dedication

(Why: The freely released, copyright-free work in this repository represents an investment in a better way of doing things called attribution-based economics. Attribution-based economics is based on the simple idea that we gain more by giving more, not by holding on to things that, truly, we could only create because we, in our turn, received from others. As it turns out, an economic system based on attribution -- where those who give more are more empowered -- is significantly more efficient than capitalism while also being stable and fair (unlike capitalism, on both counts), giving it transformative power to elevate the human condition and address the problems that face us today along with a host of others that have been intractable since the beginning. You can help make this a reality by releasing your work in the same way -- freely into the public domain in the simple hope of providing value. Learn more about attribution-based economics at drym.org, tell your friends, do your part.)

countvajhula commented 1 month ago

Nice! Should we also update this link to the docs?

countvajhula commented 1 month ago

We tried this out in the meeting and looks like it fixes one of the bindings issues we identified recently. There are a few others and we did some investigations that I'll aim to capture in the notes. I will merge now, thanks @michaelballantyne !