/KhannopinolaLang

Khannopinola is an easy to use object-oriented programming language compiled with LLVM.

Primary LanguageGoMIT LicenseMIT

KhannopinolaLang

import "khan"

func main() int {
    khan.printfln("hello, world!")
    return 0;
}

hannopinola is an easy to use object-oriented programming language compiled with LLVM.

It is still planned and under development.

TODO

  • lexer...

  • ast...

  • compiler...

  • main library...

  • specific plan...