Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

ljos/clj-piet

clj-piet is an interpreter for piet; an esoteric programming language.

ljos/clj-piet.json
{
"createdAt": "2012-04-06T18:56:46Z",
"defaultBranch": "master",
"description": "clj-piet is an interpreter for piet; an esoteric programming language.",
"fullName": "ljos/clj-piet",
"homepage": "",
"language": "Clojure",
"name": "clj-piet",
"pushedAt": "2013-02-06T21:14:54Z",
"stargazersCount": 7,
"topics": [],
"updatedAt": "2019-05-09T23:00:41Z",
"url": "https://github.com/ljos/clj-piet"
}

clj-piet is an interpreter for piet (http://www.dangermouse.net/esoteric/piet.html).

Be aware, a lot of the programs under the “Sample programs” section at the piet site does not work properly as they where made before the clarification on white codels happened and with an interpreter that implemented the white codels differently. This entails that some of the programs will not work with this interpreter.

Copyright (C) 2012 Bjarte Johansen

Distributed under the Eclipse Public License.