🎨 add pics

This commit is contained in:
ValKmjolnir 2024-07-17 19:12:19 +08:00
parent d44ddaec1a
commit 1cc1ee45b8
5 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: Colgm Bootstrap CI
name: Bootstrap
on:
push:

View File

@ -1,9 +1,11 @@
# <img src="./doc/png/logo-small.png" style="width:40px"></img> Colgm Compiler Project
# Colgm Compiler Project
[![bootstrap](https://github.com/colgm/colgm/actions/workflows/ci.yml/badge.svg)](https://github.com/colgm/colgm/actions/workflows/ci.yml)
This is the main repository for Colgm compiler.
![llvm?](./doc/jpg/llvm-maybe.jpg)
## Repo Content
- [Bootstrap](./bootstrap/README.md) -> bootstrap

View File

@ -1,9 +1,11 @@
# Colgm Compiler: Bootstrap
# Colgm Bootstrap Compiler
[![bootstrap](https://github.com/colgm/colgm/actions/workflows/ci.yml/badge.svg)](https://github.com/colgm/colgm/actions/workflows/ci.yml)
This directory stores the source file of colgm compiler which is used to bootstrap.
![llvm?](../doc/jpg/llvm-bootstrap.jpg)
## Build
In the top level directory, use these commands:

BIN
doc/jpg/llvm-bootstrap.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 397 KiB

BIN
doc/jpg/llvm-maybe.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB