Cross-Platform build system written in C.
Suitable for small and complex project and also easy to use.
Documentation are in FrosLaze programs
| File Format | Description |
|---|---|
.fros |
Compiler options, arguments and libraries linking. |
.laze |
Manage files, folders, and config ThreadForge |
.scaf |
Extensions for create project templates |
- Setup project templates
- ThreadForge
- C
- C++
- Runtime
FrosLaze help
FrosLaze -help
- FreeBSD 14
- WIndows 11
Clang/LLVM 15
GNU makefile
- Create Folder Here
git clone https://github.com/rhysqi/FrosLaze.git
cd FrosLaze
- Build
make buildware-win32
git clone https://github.com/rhysqi/FrosLaze.git
cd FrosLaze
make buildware