You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson e0a5ac6a11
development/nickle: Fix slack-desc.
9 years ago
..
README development/nickle: Moved from System category 13 years ago
nickle.SlackBuild various: Update find command to match template. 12 years ago
nickle.info development/nickle: Moved from System category 13 years ago
slack-desc development/nickle: Fix slack-desc. 9 years ago

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.