Echidna
Jump to navigation
Jump to search
- This is still a work in progress. It may be changed in the future.
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Echidna is an Assembly-like Esoteric Programming Language.
History
Echidna was originally designed to be run on an Arduino, but memory requirements eventually made this unfeasable, with the Arduino version being shelved. I then modified the PC version to use far more memory, eventually loading the file into ram and running the program from there.
Notes
There are 20 Ops, from G - Z.
As of this writing, it is still being developed.
For up-to-date information about Echidna, including language documentation and an interpreter, look here.
The interpreter there is written in C, and, at the moment, is still a little buggy and lacking it's own documentation.