Projects / Argh!

Argh!

Argh! is an esoteric programming language in the spirit of Befunge, Brainfuck, and friends. It is a nice and simple language with two dimensional code-flow, a combined code/data array, an infinite stack, regular characters for all instructions, no strange braces or symbols, no unnecessary arithmetic operators (add and sub are all you need), and countless other features it doesn't have. The distribution includes interpreters for Argh! and Aargh! (an extended Argh! that is most likely Turing complete), the official specification, editing modes for emacs and vim, and lots of examples.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  07 Aug 2004 12:43

Release Notes: The included Argh! Mode for GNU Emacs now features a complete interactive Aargh! interpreter and debugger.

Release Notes: A new GNU Emacs mode for editing was added and some minor bugs were fixed.

Screenshot

Project Spotlight

Armadillo C++ Library

A fast C++ matrix library with optional interfaces to LAPACK and ATLAS.

Screenshot

Project Spotlight

FFmpeg

A multimedia framework and tools.