Dolittle (programming language)
Dolittle is a programming language developed at the Osaka Electro-Communication University. Unlike the majority of programming languages it uses keywords based on Japanese and is written in Japanese script. It is named after the character Dr. Dolittle. It is easier for learners whose native language is Japanese to make early progress in understanding programming.
Features
The language uses Japanese keywords, although Korean and English-based versions of the language also exist. The syntax is based on Japanese word order, which is unnatural in English. The language is prototype-based and object-oriented.The language has native facilities for Turtle graphics, including easy-to-use collision detection, and musical output using the Sakura library and notation to generate Midi. The language has been ported to Arduino for robotic systems.
The language is implemented in Java, and so runs on a range of systems. It is distributed for free, and in an online version.