arcana-lab / memoir

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

Create a collections library that lowers to memoir #35

Closed tommymcm closed 9 months ago

tommymcm commented 1 year ago

A C++ wrapper for memoir structs has been created which automatically generates memoir programs from C++ programs with only slight modifications to the code.

tommymcm commented 1 year ago

What needs to be done for a comprehensive collections library