danilopedraza / symstatic

The Symstatic programming language code repository
https://symstatic.org/book
GNU General Public License v3.0
2 stars 0 forks source link

types #5

Closed danilopedraza closed 4 months ago

danilopedraza commented 5 months ago

For now, I want these types:

danilopedraza commented 4 months ago

In order to add strings and chars, I have to manage unexpected results from the lexer. This will change the interface.