Skip to content

BxScript是一个基于 C++17 开发的、轻量级、图灵完备的嵌入式脚本语言解释器。 它的语法设计深受 JavaScript 启发,旨在为 C++ 应用程序提供灵活的脚本扩展能力。它不依赖庞大的第三方虚拟机(如 V8),而是采用 **递归下降解析 (Recursive Descent Parsing)** 和 **Tree-Walk 解释器** 架构,代码结构清晰,内存管理健壮,易于学习和深度定制。

active 2025-12-022026-06-23 (UTC)

Complete coverage26,700 / 26,700 hourly files (100%) · 2 absent upstream2023-08-152026-08-31 (UTC)
Events
24
Pushes
20
Pull requests
0
Issues
0
Stars
1
Forks
0

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

ContributorContributionsPushesPRsComments
BurNingQ202000

Recent activity

Latest issues, pull requests and releases

  • ReleaseBurNingQ2026-03-12 06:13
    BxScriptIDE V.1.02
  • ReleaseBurNingQ2026-03-11 10:56
    BxScriptIDE 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.