zeyn

Currently home at https://gitlab.com/datasha.re/zeyn.

Zeyn is a stack oriented programming language. And a vector image format.

In a sense it's a simpler Postscript.

implementation

Zeyn is (being) implemented in C.

Zeyn uses cutilib, a library providing Go-like object-oriented functions and interfaces. It takes a portable, low-dependency approach to C, eschewing even standard library dependencies.

Zeyn outputs farbfeld images.

I come across various interesting topics and concepts while implementing Zeyn that I document at ./impl.