Skip to content

ifuijx/bc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bc is a toy for c++, which use some modern c++ features.

Quick Start

Complier requirements

Your complier should support C++23.

Compile

cmake -S . -B build
cmake --build build --target all -j <threads> --

About

A toy for C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published