Skip to content

srogatch/child-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cf3a026 · Jul 3, 2023

History

9 Commits
Jul 3, 2023
Nov 25, 2022
Jul 3, 2023
Nov 24, 2022
Nov 24, 2022
Nov 24, 2022
Nov 24, 2022
Nov 25, 2022

Repository files navigation

child-learn

Learning programs for children

Clone

git clone [email protected]:srogatch/child-learn.git
cd child-learn
git submodule update --init --recursive

Build

mkdir build
cd build
cmake ..
cmake --build .

On Linux, the executables like add and mul will be in the build directory. On Windows, they will be in the build configuration directory like build\Debug or build\Release.

About

Learning programs for children

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published