kade-robertson / stuck

A stack-based esoteric programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stuck

Stuck is an esoteric, stack-based programming language intended for code-golf. It was inspired by many languages, such as CJam, GolfScript and Pyth. It is interpreted in Python, and it is very easy to translate Python code to the equivalent Stuck code.

There is some barebones documentation available on the Esolangs page.

About

A stack-based esoteric programming language.

License:MIT License


Languages

Language:Python 100.0%