Show HN: Eight: a symbolic, indentation-based programming language
By Vextoly · 2026-08-03 · 2 points · 1 comments
https://git.disroot.org/EightLang/Eight/src/branch/alpha
Eight is a symbolic, indentation-based programming language that compiles to C11. It reads UTF-32 source files (with BOM) and emits standard C code, which is then compiled with Clang, GCC, or TCC. The language has no keywords: instead, it uses a system of punctuation symbols tha…
Open the full discussion on BetterNews