About Chomik
Chomik is my own open-source programming language — designed to experiment with unusual concepts in data representation, variable naming, and control flow. It has no built-in loops or conditionals, instead relying on dynamic evaluation and composite variable names.
You can explore its source code, documentation, tutorials, and SDL-based graphical extension below.
🔗 Main Links
Chomik Source Code on GitHub
Browse the official Chomik source code, report issues, and contribute.Official Chomik Website
News, online interpreter, and more details about the project.
📚 Documentation & Tutorials (on perkun.org)
Chomik Overview
Introduction to Chomik, including its philosophy and core features.Chomik Tutorial
Step-by-step guide to get started with Chomik programming.SDL_Chomik Overview
Introduction to SDL_Chomik — a Chomik dialect with SDL2-based graphics.SDL_Chomik Tutorial
Learn how to build graphical applications and games using SDL_Chomik.
🌐 More from the Author
- perkun.org — My personal website, featuring not only Chomik content but also my AI frameworks, research, and more.
