ThatOneGin/quark
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Quark ===== This project is under constant development. Quark should be a programming language that compiles down to LLVM's IR with almost no runtime (like C). Be aware that it is unfinished so the majority of the language constructs aren't compilable or even not supported by the compiler yet. Quark is licensed under the MIT license, check LICENSE file for more information.