EsoAPI

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

EsoAPI is an API to extend the functionality of esoteric programming languages with services like disk I/O, by using special escape output sequences. It currently supports brainfuck.

EsoAPI may be superseded by PESOIX.

Implementations

weave.rb is an interpreter for several brainfuck variants and supports EsoAPI with the -E flag.

See also

External resources