# bisheng **Repository Path**: zhang-jingru4/bisheng ## Basic Information - **Project Name**: bisheng - **Description**: BiSheng is a compiler that supports c/c++ and fortran. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2025-04-28 - **Last Updated**: 2025-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bisheng #### 介绍 BiSheng is a compiler that supports c/c++ and fortran. #### 软件架构 软件架构说明 #### 安装教程 1. git clone this repo 2. docker load os-image 3. docker build --network=host . 4. copy file from local into contains 5. run bisheng.spec in contains #### 使用说明 docker build --network host --tag 'rpm-build' . docker run --rm --net="host" -it rpm-build "/bin/bash" rpmbuild –ba bisheng.spec