csun-comp430-s24 / RefRaff

The programming language RefRaff supports structs and reference counted memory management.
2 stars 0 forks source link

Refactor nightmare struct alloc funtions #25

Closed rgilyard closed 6 months ago

rgilyard commented 6 months ago

I had 4 (I think) similar struct allocation functions. This restructures the way they are allocated, and gets rid of all but one.