dcbaker / meson-plus-plus

An experimental and incomplete implementation of Meson in C++, for solving Meson's bootstrapping issue.
Apache License 2.0
50 stars 7 forks source link

Const folding #62

Closed dcbaker closed 2 years ago

dcbaker commented 2 years ago

Wtih this we can now fold and propogate values enough to begin linking them together.