arcana-lab / memoir

A case for representing data collections and objects in the LLVM IR
MIT License
14 stars 2 forks source link

Working C++ library #87

Closed tommymcm closed 2 months ago

tommymcm commented 2 months ago

Adds the memoir C++ library (runtime/api/c++)

This adds basic C++ wrappers for Sequence, Assoc and Object.

This library should not be considered stable.

Additional work: