Skip to main content

Command Palette

Search for a command to run...

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.



📚 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.