Ling
The Omniglot Systems Language — designer & lead developer
A systems language whose keywords exist natively in English, Chinese, Japanese, Korean, and Thai — the same source file, no pragmas, mix freely. Own lexer/parser, MIR with a real optimizer, a Cranelift JIT/AOT codegen backend with a bytecode VM fallback, and a Cargo-equivalent package manager (lingfu / 灵符) shipping to a live registry. Built-in post-quantum & classical crypto, async networking, a 3D/4D software renderer, spatial audio, and local LLM inference.
fn main() {
bind x = 42
print("Hello!")
}函 主函数() {
令 甲 = 42
打印("你好!")
}関数 メイン() {
束縛 甲 = 42
印刷("こんにちは!")
}함수 메인() {
바인드 갑 = 42
출력("안녕하세요!")
}ฟังก์ชัน หลัก() {
ผูก ก = 42
พิมพ์("สวัสดี!")
}