nutowy
Nutowy is a lightweight, educational programming language designed to teach programming concepts and problem-solving. It emphasizes readability and simplicity, with a syntax meant to be approachable for beginners while supporting core computer science ideas such as functions, recursion, and data structures.
Nutowy originated in the late 2010s as a collaborative project by educators and hobbyist developers for use
Design and features include an indentation-based syntax and static typing with type inference, enabling beginners to
In educational settings, Nutowy is used to illustrate recursion, functional programming concepts, and the construction of