-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Test User edited this page Mar 28, 2026
·
2 revisions
Welcome to the official project wiki for KodPix (kdx).
KodPix is a compiled language and toolchain written in x86-64 NASM assembly.
- Linux x86-64
- NASM 2.15+
- GNU
ld(binutils)
./build.sh./kdx examples/hello.kdx -o hello
./helloOne-command helper (build + compile + run):
./scripts/run_kdx.sh examples/add_two_vars.kdx## Wiki Navigation
- [[Installation and First Run]]
- [[CLI and Build Pipeline]]
- [[Language Guide]]
- [[Error Handling]]
- [[CI and Release Engineering]]
- [[Branching and Contribution]]footer