Back

Genie

Genie is a high-level programming language that aims to simplify the development of software by providing a concise and readable syntax. It is primarily used for creating desktop applications, especially targeting the GNOME desktop environment.

Hello, world code example:

init
    print "Hello world!"

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.

Repositories on GitHub: 25