learn programming in kinyarwanda using kinlang(Programming Language to write computer programs in Kinyarwanda)
# KinLang 🚀🚀🚀
Welcome to KinLang - Learn Programming in Kinyarwanda! 🎉
this repository is designed to teach programming concepts using kin(Programming Language to write computer programs in Kinyarwanda).
## Getting Started 🏁
To get started with KinLang, simply clone this repository to your local machine:
```bash
git clone github.com
```
check if you have node installed by running `node -v`.
### setup kinlang
```bash
npm i -g @kin-lang/cli
# using yarn
yarn add -g @kin-lang/cli
# using pnpm
pnpm add -g @kin-lang/cli
```
> check if kin cli is installed by running `kin --version`
read the basic codes and then try to run the programs using command `kin run [path-to-kinfile]`
### CONTENTS 📚
1. basics
- data types
- variables
- strings
- arrays
- objects
- functions
- scopes
- controll statements
- loops
- io
2. advanced
- time
- file handling
- util built in functions
3. programs
- hello world
- output 10 numbers
- check prime number
> [!IMPORTANT]
> install vscode extension for IntelliSense, code formating, ...
### Contributing 🤝
feel free to open an issue or submit a pull request. 🌟 by following the guide
### License 📝
This repo is licensed under the MIT License - see the LICENSE file for details.
### Acknowledgements 🙏
Special thanks to the Author and Maintainer of kinlang Murangwa Pacifique.
Thank you for exploring KinLang!
don't forget to leave a ⭐ to this repo and kin-lang/kin