geektcp / Y-Lang

Y language, new language for AI

Home Page:http://y-lang.org

Repository from Github https://github.comgeektcp/Y-LangRepository from Github https://github.comgeektcp/Y-Lang

Y language

a new script language which called Y language or WHY language

website

office website

example

#!/bin/why

msg = "hello world!"
fun helloworld(msg)
{
    print(msg)
    return msg
}

About

Y language, new language for AI

http://y-lang.org


Languages

Language:C++ 74.0%Language:C 17.3%Language:CMake 8.7%Language:Shell 0.0%