Posts

Blog posts accumulated over the time.

Nim with OpenCV: 1

Building a Drift Detector in Nim

TCombinator published on
12 min, 2234 words

Simplicity of Python, speed of C and Extensibility of Lisp. Nim is a new contender in the programming language industry which has made bold claims. Learn about Nim by building a Drift Detector in OpenCV

Read More

Zig on the Web: 2

Compiling Zig to WASM

TCombinator published on
7 min, 1384 words

Zig is an actual modern alternative to C. It is a new systems programming language that provides native C inter-op with better type security. Learn how to build Zig applications for the Web and make them future-proof.

Read More

Zig on the Web

Compiling Zig to WASM

TCombinator published on
6 min, 1166 words

Zig is an actual modern alternative to C. It is a new systems programming language that provides native C inter-op with better type security. Learn how to build Zig applications for the Web and make them future-proof.

Read More