Skip to content
/kumir/kumir-logo.svg
KuMir
A programming system created for studying computer science and programming at school and university.
Developer
Research Institute for System Studies RAS
Лицензия
GNU GPLv2
Project Website
niisi.ru
Report an Issue
github.com
Help
github.com

KuMir

KuMir (Комплект Учебных МИРов - Set of Educational Worlds) is a programming system designed for initial courses in computer science and programming in secondary and high schools.

The KuMir system uses a school algorithmic language with Russian vocabulary and built-in executors Robot and Draftsman. When entering a program, KuMir carries out constant full control of its correctness, reporting in the fields of the program about all detected errors. When executing a program in step-by-step mode, KuMir displays the results of assignment operations and the values ​​of logical expressions in the fields. This allows you to speed up the process of mastering the basics of programming. KuMir runs on Windows and Linux operating systems.

Installation from repository

KuMir can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install KuMir and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install kumir2
shell
epm -i kumir2

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.