wichtounet / eddic

Compiler of the EDDI programming language
MIT License
33 stars 4 forks source link

Add a string structure #37

Closed wichtounet closed 11 years ago

wichtounet commented 11 years ago

Add a new type string with support for functions: size() append() equals()

And support to be printed.

Then, the assembly concatenation function to concat two str will be removed