mirror of https://github.com/colgm/colgm.git
🎨 add pics
This commit is contained in:
parent
d44ddaec1a
commit
1cc1ee45b8
|
@ -1,4 +1,4 @@
|
|||
name: Colgm Bootstrap CI
|
||||
name: Bootstrap
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 397 KiB |
Binary file not shown.
After Width: | Height: | Size: 266 KiB |
Loading…
Reference in New Issue