rep-movsd/see-phit

Try making a compile time constexpr based dynamically sized list DS

Closed this issue · 1 comments

Current parser uses a static sized array of nodes

We need to make it dynamic if possible with some lispy list

Closing this for now, pending more experimentation