Languages developed to do calculations 仕様はわかるけど正規表現が何とも...
transformCode(code,vars,name,inpd)
code -Conversion source code(1+1)
vars -Variable map for MOD system({kuro,sx....})
name -Name of function to
be output(add)
inpd? -Array for inp()([1,3,1])
inpOutputList()
code -source code(inp(What number?>))
basic arithmetic operations
+,-,*,/
variable
a=100
No
need to define variables
import
imp(MOD Name)
import the MOD
input
inp(question>)
Accepts external input