Home
chomik
Chomik
Chomik is an experimental and minimalistic interpreted programming language. Its interpreter - chomik has been written in C++. You may use it in your own C++ projects.
Download
You may clone the chomik git repository from:
https://github.com/pawelbiernacki/chomik .
The chomik repository contains the source codes for:
chomik
sdl_chomik
http_chomik
fancy_http_chomik
libchomik library
libhttpchomik library
For Windows
Here are the binaries of chomik and sdl_chomik for Windows:
chomik_for_windows.zip
They require the following DLLs (win32 versions):
libfreetype-6.dll
libgcc_s_sjlj-1.dll
libharfbuzz-0.dll
libjpeg.dll
libpng16-16.dll
libtiff.dll
libwinpthread-1.dll
SDL2.dll
SDL2_image.dll
SDL2_ttf.dll
zlib1.dll
Docs
chomik_0_1.pdf