BxScript是一个基于 C++17 开发的、轻量级、图灵完备的嵌入式脚本语言解释器。 它的语法设计深受 JavaScript 启发,旨在为 C++ 应用程序提供灵活的脚本扩展能力。它不依赖庞大的第三方虚拟机(如 V8),而是采用 **递归下降解析 (Recursive Descent Parsing)** 和 **Tree-Walk 解释器** 架构,代码结构清晰,内存管理健壮,易于学习和深度定制。
active 2025-12-02 → 2026-06-23 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 204 days from 2025-12-02 to 2026-06-23. Pushes: 20 total, peak 2 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 1 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| BurNingQ | 20 | 20 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- ReleaseBurNingQ2026-03-12 06:13BxScriptIDE V.1.02
- ReleaseBurNingQ2026-03-11 10:56BxScriptIDE V.1.01
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 1 stars here means stars gained during the window, not the repo's star count.