nimpari
Nim wrapper for the PARI library
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | 0.2.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-01 07:17 |
Tags
Authors
- BarrOff
Installation
nimble install nimpari
choosenim install nimpari
git clone https://github.com/BarrOff/nim-pari
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nimpari | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.2.0 | No |
| nimterop >= | 0.6.11 | No |
Source
| Repository | https://github.com/BarrOff/nim-pari |
|---|---|
| Homepage | https://github.com/BarrOff/nim-pari |
| Registry Source | nimble_official |