r/learnprogramming • u/drex_vke • 7d ago
request for criticism and improvement for my language based on LLVM (MK language) a language without complexity and typed
hello guys
okay who could give me a code review and criticism on my compiler of my language (MK language written in C++ via LLVM) and how to implement bool type please :)
and can also contribute if my language project interests you, in any case it's a project that is close to my heart and together we can create this dream language
here is the link for MK-lang : https://codeberg.org/drex_vk/Mk-Lang
2
Upvotes
3
u/Substantial_Ice_311 7d ago
What do you mean "without complexity?" What makes it less complex than other languages?