Skip to content

All variables typed as float #3

@Owen7000

Description

@Owen7000

Discovered slight issue with variables.

They are by default treated as a float by the parser and as I've not implemented any specific typing, you can't hold a string in a variable.
This also unfortunately means that you cannot have strings as input. 🤦‍♂️

This will be considered a major issue because you know... you want to be able to work with strings.

Will work on this as top priority.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions