GIECS DocumentationΒΆ

Giecs Intermediate Environment for Concatenative, Stack-oriented programming.

https://img.shields.io/travis/michaelsippel/giecs/master.svg?label=master https://img.shields.io/travis/michaelsippel/giecs/dev.svg?label=dev https://img.shields.io/github/tag/michaelsippel/giecs.svg https://img.shields.io/github/license/michaelsippel/giecs.svg

GIECS allows you to create a custom intermediate environment or virtual machine for scripting and compiling. Its design is concatenative and stack-based, making it easy to implement frontends for LISP, Forth, Joy or functional languages like Haskell.