Ku programming language compiler and tools
master
mebyus
feat: handle while loop in parser, typer and C codegen
refact: (wip) rebuild compiler from scratch with C backend
feat: (wip) parse function call expressions and assign statements
feat: compile generated C code via native cc
feat: (wip) ku assembler implementation in ku