Skip to content

rhysqi/FrosLaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrosLaze

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

Features

  • Setup project templates
  • ThreadForge

Project Templates

  • C
  • C++

How to use

  • Runtime
FrosLaze help
FrosLaze -help

Tested Platform

  • FreeBSD 14
  • WIndows 11

Manual Build and Toolchains

Toolchains

Clang/LLVM 15
GNU makefile

Build Software

Windows

  1. Create Folder Here
git clone https://github.com/rhysqi/FrosLaze.git
cd FrosLaze
  1. Build
make buildware-win32

FreeBSD

git clone https://github.com/rhysqi/FrosLaze.git
cd FrosLaze
make buildware

About

Cross-Platform Modern Build System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published