Skip to content

acliusBackHome/kamaya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to kamaya 👋

Version

Another tiny c complier.

Dirs

.
├── dist              # 构建文件夹
│   └── bin           # 可执行文件生成文件夹
├── src               # 源代码文件夹
├── test              # 测试文件夹
├── toy               # 一些有意思的玩具
│   ├── asm_in_c
│   ├── flexbison
│   ├── hello
│   ├── liblika
│   ├── print
│   └── read
└── trash             # 垃圾文件夹

Install

apt install flex bison g++ nasm make -y

Usage

make test

Run tests

make only_test

Author

👤 acliusBackHome

Show your support

Give a ⭐️ if this project helped you!