cmsc430 / langs

0 stars 0 forks source link

Change empty string / vector representation #2

Open dvanhorn opened 3 weeks ago

dvanhorn commented 3 weeks ago

Use static memory instead of special case of null pointer for empty string and vector. Add string literal interning to Hoax.