Sorry man, I didn't see these issues it until now! Do you know how to make notabug send some kind of alert for these? Such as an email message or otherwise...
Sorry man, I didn't see these issues it until now! Do you know how to make notabug send some kind of alert for these? Such as an email message or otherwise...
Don't close it yet, because the malio-cpp interpreter does not support variable handling yet - it's in the works, but not even experimental support exists.
We should close it when that passes the acceptance tests (and matches the specs)
Don't close it yet, because the malio-cpp interpreter does not support variable handling yet - it's in the works, but not even experimental support exists.
We should close it when that passes the acceptance tests (and matches the specs)
BTW. Here is the specification standard for variable storage - https://notabug.org/Malio/Documentation/src/master/Documentation.md#variable-storage .
It is a very simple system and I think you will be able to implement it in your interpreter very easily.
This is also a very important new aspect of the language. https://notabug.org/Malio/Documentation/src/master/Documentation.md#built-ins
I should probably close this
Sorry man, I didn't see these issues it until now! Do you know how to make notabug send some kind of alert for these? Such as an email message or otherwise...
Don't close it yet, because the malio-cpp interpreter does not support variable handling yet - it's in the works, but not even experimental support exists.
We should close it when that passes the acceptance tests (and matches the specs)