There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
K (K-lang) is a strongly-typed, C-like programming language that I am writing to learn how to write a compiler. It is written in Go and uses LLVM as a backend.