Releases: mrredo/RedoLanguage
Releases · mrredo/RedoLanguage
v2.2
fixed function arguments and added a check
v2.1
fixing some stuff and added advanced err messages to arihtmetic expre…
v2
fixed printing string variable
v1.9
Merge branch 'main' of https://github.com/mrredo/RedoLanguage
v1.7(broken)
math operators work inside function arguments but u cant use operator…
v1.6
math operators work but not in function arguments need to fix this
v1.5
made math operator parser but need to add the parser to the interpreter
v1.4
still making math operators i will make them work on a paper then mak…
v1.3
added free function but it takes variable name as argument