kinYúlni
KinYúlni is a programming language designed for educational purposes, particularly for teaching the principles of computer science and programming to beginners. It was created by a team of educators and computer scientists to provide a simple, intuitive, and engaging way for students to learn programming concepts. The language is characterized by its use of natural language constructs, making it accessible to non-technical users. KinYúlni supports basic programming constructs such as variables, loops, conditionals, and functions, but it abstracts away many of the complexities found in more advanced programming languages. This allows students to focus on understanding the fundamental principles of programming without being overwhelmed by syntax or technical details. The language is also designed to be extensible, enabling educators to add custom features or modify existing ones to better suit their teaching needs. KinYúlni has been used in various educational settings, including schools, universities, and coding bootcamps, and has received positive feedback for its effectiveness in teaching programming.