{{language
|site=https://gitee.com/jfiewo/calc/
}}
Calcscript is a small lisp-like language.
* It has 3 datatypes: Int, Same, and Invalid.
* The usual 4 arithmetic operations are supported.
See [https://gitee.com/jfiewo/calc/ the respository] for details.
{{language programming paradigm|Logic Programming}}
{{language programming paradigm|Functional}}