Skip to content
Victor Nakoryakov edited this page Jul 3, 2017 · 9 revisions

XOD

Mission

XOD is a visual language with a smooth learning curve that lowers barrier to enter the wonderful world of creativity via programming. To achieve that it strives to keep the number of basic principles low, be intuitively composable, prevent stupid mistakes, and be easy to reason about in terms of functional programmers.

XOD is low level enough to implement any algorithm with XOD itself and effective enough to be executed on popular consumer controller boards.

XOD facilitates reuse and sharing. It tries not to leave a place for holy wars about style and conventions.