BASICkieleen
BASICkieleen is a programming language designed for educational purposes, focusing on simplicity and ease of learning. It is a dialect of the BASIC (Beginner's All-purpose Symbolic Instruction Code) programming language, which has a long history of use in introductory computer science education. BASICkieleen aims to provide a straightforward syntax and a minimal set of commands to allow beginners to quickly grasp fundamental programming concepts.
The language typically supports basic data types such as integers and strings, along with fundamental control
The primary goal of BASICkieleen is to serve as a stepping stone into the world of programming.