PlasmaLang / plasma

Plasma Programming Language
Other
162 stars 11 forks source link

Make more code use the String implementation. #373

Closed PaulBone closed 3 years ago

PaulBone commented 3 years ago

More code in the Library class and pz_main.cpp can use the new string implementation (which is good because it is GC allocable) once we fix #372