This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@kin-lang/core
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

Kin Logo

Write computer programs in Kinyarwanda!

Getting Started . Why Kin? . VS Code support . Show us what you did!

Description

Kin is a straightforward programming language created with the purpose of aiding Kinyarwanda speakers in easily learning programming.

[!Important] Kin is designed to enable individuals to write computer programs in Kinyarwanda, the native language of Rwandans. The aim is to facilitate an easy introduction to programming for people. While it is well-suited for teaching or learning programming, its suitability for use in a production environment is not guaranteed.

What does it look like

# Print 100 numbers
reka i = 1
subiramo_niba (i<=100) {
  tangaza_amakuru(i)
  i = i + 1
}

Contributing

We still have a long way to go with Kin, with many features and behaviour that we still need to introduce as they're in TODO we're calling for your contributions! Contributions are welcomed, refer to Contiributing.md for futher info.

Maintainers

This language is maintained by @pacifiquem.

License

This project is under Apache License 2.0 LICENSE.



PACIFIQUE Murangwa - Author

Package Sidebar

Install

npm i @kin-lang/core

Weekly Downloads

0

Version

0.4.0

License

Apache-2.0

Unpacked Size

96 kB

Total Files

36

Last publish

Collaborators

  • murangwapacifique