divinepablo / klang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

klang

worlds best new interpretted language

why?

i was bored one day

why python?

mainly because of the usage of SLY and not knowing enough C++ libraries that could achieve similar

TODO:

  • Finish bytecode
  • Finish compiler
    • Add loops (only conditional while loops)
    • Add +=, -=. *=. /=, ++, -- Operators
    • Add arrays
    • Add if statements
    • [ ] Add CALL_EXTERNAL support (feature scrapped)
    • Add macros
    • Add actual type checking

About


Languages

Language:Python 100.0%