Skip to content

taisan11/keisangengo

Repository files navigation

Keisangengo

(日本語話者の方はこちら!!)[./README.ja.md]

Languages developed to do calculations 仕様はわかるけど正規表現が何とも...

How to use

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?>))

specification

basic arithmetic operations
+,-,*,/
variable
a=100
No need to define variables
import
imp(MOD Name)
import the MOD
input
inp(question>)
Accepts external input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published