10 lines
No EOL
392 B
Text
10 lines
No EOL
392 B
Text
{{language
|
|
|site=https://gitee.com/jfiewo/calc/
|
|
}}
|
|
Calcscript is a small lisp-like language.
|
|
* It has 3 datatypes: <code>Int</code>, <code>Same</code>, and <code>Invalid</code>.
|
|
* 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}} |