nickle 2.93 source package in Ubuntu

Changelog

nickle (2.93) unstable; urgency=medium

  * Add hex float support to scanf and printf
  * Fix bug in multiply when one factor is a power of two

 -- Keith Packard <email address hidden>  Sun, 20 Aug 2023 11:54:14 -0700

Upload details

Uploaded by:
Keith Packard
Uploaded to:
Sid
Original maintainer:
Keith Packard
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nickle_2.93.dsc 1.5 KiB d4044b7697caba5c07946782a790c530e1b76406ff9c0d22b18d66391d538f5f
nickle_2.93.tar.xz 2.1 MiB a8dafb5f3e42528c212046a24559cbdbcb5d197c71b24f3e61543b85d3842beb

Available diffs

No changes file available.

Binary packages built by this source

nickle: desk calculator language

 Nickle is a language with powerful programming and scripting capabilities.
 Nickle supports a variety of datatypes, especially arbitrary precision
 integers, rationals, and imprecise reals. The input 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-dbgsym: debug symbols for nickle