CB

CBQN

CBQN is a high-performance implementation of the BQN array programming language in C, designed for fast single-core execution and supporting advanced array programming features.
Latest: 0.11.0
Last checked: Jun 9, 2026 12:10am
Rank: 7457/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MPL-2.0 (and others)Winget: Available

Version & Lifecycle

0
Current: 0.11.0 N-2: 0.9.0 Avg cadence: Every 36 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

CBQNBQN CBQN

Packaging Notes

0

CBQN is primarily built from source using gcc or clang; precompiled bytecode is used by default. Windows builds are available via Docker or WSL. Third-party packages exist for some platforms.

Notes

0

CBQN requires a C compiler (gcc or clang) and optionally libffi for FFI and C++ support. It uses precompiled bytecode by default and supports architecture-specific optimizations. The project is self-hosted and open source.