corth-lang / Corth

A self-hosted stack based language like Forth
MIT License
7 stars 1 forks source link

Buffer library #25

Closed HuseyinSimsek7904 closed 9 months ago

HuseyinSimsek7904 commented 9 months ago

We need a library that will buffer a string until it is dumped. It will use the string_builder library to create the string buffer.