slackbuilds/development/nickle
B. Watson f0cdf50b74
development/nickle: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-20 11:17:42 +07:00
..
README
nickle.SlackBuild development/nickle: Align with template. 2023-05-20 11:17:42 +07:00
nickle.info development/nickle: Updated for version 2.90. 2022-02-25 22:58:08 +07:00
slack-desc

README

Nickle is a programming language based prototyping environment with
powerful programming and scripting capabilities. Nickle supports a
variety of datatypes, especially arbitrary precision numbers.

The programming language vaguely resembles C. Some things in C which do
not translate easily are different, some design choices have been made
differently, and a very few features are simply missing.

Nickle provides the functionality of UNIX bc, dc and expr in much-
improved form. It is also an ideal environment for prototyping complex
algorithms. Nickle's scripting capabilities make it a nice replacement
for spreadsheets in some applications, and its numeric features nicely
complement the limited numeric functionality of text-oriented languages
such as AWK and PERL.