Skip to content

A (currently unfinished) interpreter for the Deviating Percolator (DevPerc) language, written in pure `-Wall -pedantic` C99.

License

Notifications You must be signed in to change notification settings

hikari-no-yume/DevPerc.c

Repository files navigation

DevPerc.c

DevPerc.c is a (currently unfinished) interpreter for the Deviating Percolator (DevPerc) language, written in pure -Wall -pedantic C99.

I previously wrote an interpreter in Python.

http://www.esolangs.org/wiki/Deviating_Percolator

Building

If you have a C compiler at cc, then just make or make devperc will do the trick.

Try it out like so:

./devperc examples/helloworld

About

A (currently unfinished) interpreter for the Deviating Percolator (DevPerc) language, written in pure `-Wall -pedantic` C99.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published