You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2022. It is now read-only.
Arvid E. Picciani edited this page May 11, 2020
·
4 revisions
using zz in other ecosystems / platforms / languages
one of the two zz goals is being able to write code that can be directly used in other ecosystems.
Since it emits clean C abi, it will work fine with any language that has a C FFI.
In addition to that, ZZ can also emits bindings for languages that are not directly C compatible.