Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | Thousands separator for large integers |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 0.2.0 |
SHA1 sum: | 3ceb3332147f789f1b4472f14fcec74ff8f431ce |
Author: | Michael Hendricks <michael@ndrix.org> |
Maintainer: | Michael Hendricks <michael@ndrix.org> |
Packager: | Michael Hendricks <michael@ndrix.org> |
Home page: | http://packs.ndrix.com/thousands/index.html |
Download URL: | http://packs.ndrix.com/thousands/thousands-0.2.0.tgz |
Requires: | function_expansion |
Version | SHA1 | #Downloads | URL |
---|---|---|---|
0.0.2 | a0c6eadfa32c1b5703aee5ba3c8de77ee8123184 | 3 | http://cloud.github.com/downloads/mndrix/thousands/thousands-0.0.2.tgz |
0.1.0 | 958b48f534f28c06ee9eea938b50503544f93f40 | 1 | http://packs.ndrix.com/thousands/thousands-0.1.0.tgz |
0.1.1 | fec8181f432a6f7da592a1d4ccf000d09c13b0e8 | 1 | http://packs.ndrix.com/thousands/thousands-0.1.1.tgz |
0.2.0 | 3ceb3332147f789f1b4472f14fcec74ff8f431ce | 31 | http://packs.ndrix.com/thousands/thousands-0.2.0.tgz |
Pack contains 2 files holding a total of 1.9K bytes.
Note that the 6.3 development versions allow for large integers using digit groups. These groups are separated by a single space or a an underscore followed by arbitrary white space. For example
This practically makes this pack redundant for SWI-Prolog. It is still a useful work around for older versions and other Prolog systems.