added typecasts for int and float
This commit is contained in:
parent
a429b546d0
commit
06d30ac263
4 changed files with 130 additions and 2 deletions
|
|
@ -148,8 +148,8 @@ Will need a concatenate function for tables
|
|||
*** TODO Main shell calls Load function on arg and exits
|
||||
*** TODO Can enter multiple lines of text, with formatting in repl
|
||||
*** TODO arithmetic operations
|
||||
**** TODO typecast (int)
|
||||
**** TODO typecast (float)
|
||||
**** DONE typecast (int)
|
||||
**** DONE typecast (float)
|
||||
**** DONE add
|
||||
**** DONE sub
|
||||
**** DONE div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue