Comun is a LRS programming language made by drummyfish based on his ideals of good technology. It is still work in progress, currently there is a suckless C implementation and a number of supplemental material (specification, tutorial, ...); the project repository is currently at https://codeberg.org/drummyfish/comun. The goal now is to make a self hosted implementation, i.e. write comun in comun.
The language is minimalist, imperative, stack-based and low level, similar e.g. to FORTH.
TODO: more, code examples, ...
All content available under CC0 1.0 (public domain). Send comments and corrections to drummyfish at disroot dot org.