🍺 BREW Explorer

← all formulae

isl

brew install isl v0.27 MIT

C library for integer sets and polyhedral computations used by compilers and symbolic math tools.

Why you might care

ISL is a build-time dependency of GCC (for loop optimization), LLVM, and symbolic math systems like Mathematica and Sage. Most users install it transitively; direct use is rare outside compiler development and polytope-based program analysis.

Categories

Alternatives

Omega Test Polylib PPL
33.2k
30-day installs · #177
131.3k
90-day · #157
482.3k
365-day · #155

Runtime dependencies

gmp

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "isl@0.27"
  ],
  "alternatives": [
    "Omega Test",
    "Polylib",
    "PPL"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "compiler"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "gmp"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Integer Set Library for the polyhedral model",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "isl",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://libisl.sourceforge.io/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Index of /",
  "installs_30d": 33247,
  "installs_365d": 482283,
  "installs_90d": 131341,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:43:13+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "isl",
  "oldnames": [],
  "one_liner": "C library for integer sets and polyhedral computations used by compilers and symbolic math tools.",
  "optional_dependencies": [],
  "rank_30d": 177,
  "rank_365d": 155,
  "rank_90d": 157,
  "raw_hash": "d3a9febefeecc64d",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/isl.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.27",
  "versioned_formulae": [],
  "why_use_this": "ISL is a build-time dependency of GCC (for loop optimization), LLVM, and symbolic math systems like Mathematica and Sage. Most users install it transitively; direct use is rare outside compiler development and polytope-based program analysis."
}