Files
scc/tools/cbuild
zzy 6c801fbb92 refactor(lexer): 移除未使用的期望函数并修复内存分配错误
移除了 scc_lexer_tok_expect 函数,因为它不再被使用。
在 lexer_stream_extend 函数中添加了返回语句,以在内存重新分配失败时正确处理错误。

BREAKING CHANGE: 移除了 scc_lexer_tok_expect 函数
2026-01-10 17:43:31 +08:00
..

cbuild

dependencies

uv 一个用 Rust 编写的极速 Python 包和项目管理工具。

install

使用 uv pip install -e .cbuild 添加到 python 环境