Back

EGL

Hello, world code example:

program HelloWorld
    function main()
        SysLib.writeStdout("Hello world!");
    end
end

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