All Projects → graue → esofiles

graue / esofiles

Licence: other
The Esoteric File Archive

Programming Languages

c
50402 projects - #5 most used programming language
HTML
75241 projects
Brainfuck
56 projects
python
139335 projects - #7 most used programming language
perl
6916 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to esofiles

Vyxal
A golfing language that has aspects of traditional programming languages - terse, elegant, readable.
Stars: ✭ 134 (+61.45%)
Mutual labels:  esoteric-programming-language
Thue
Cat's Eye Technologies' distribution of John Colagioia's Thue programming language
Stars: ✭ 23 (-72.29%)
Mutual labels:  esoteric-programming-language
esoo
Like the Programming Languages Zoo but with esoteric languages.
Stars: ✭ 18 (-78.31%)
Mutual labels:  esoteric-programming-language
Brainfuck
A flexible Brainfuck / Brainloller / Braincopter interpreter in Swift 3.1.
Stars: ✭ 13 (-84.34%)
Mutual labels:  esoteric-programming-language
flip-jump
The simplest programming language - Flip a bit, then Jump
Stars: ✭ 18 (-78.31%)
Mutual labels:  esoteric-programming-language
Headache
Programming Language that compiles to 8 Bit Brainfuck
Stars: ✭ 59 (-28.92%)
Mutual labels:  esoteric-programming-language
MemeAssembly
A Meme-based programming language
Stars: ✭ 31 (-62.65%)
Mutual labels:  esoteric-programming-language
qsel
Quantum programming language putting entanglement and superposition front and center
Stars: ✭ 37 (-55.42%)
Mutual labels:  esoteric-programming-language
pikt
🎨 Image-based poetic programming language.
Stars: ✭ 72 (-13.25%)
Mutual labels:  esoteric-programming-language
long
A simple, elegant, and useless esoteric programming language written in typescript
Stars: ✭ 13 (-84.34%)
Mutual labels:  esoteric-programming-language

The Esoteric Files Archive

This is an archive of implementations of esoteric programming languages as well as language specs and programs written in them. You can find information on esoteric programming languages at the Esolang wiki.

Contributing

Pull requests are welcome. Send me cool programs you've written in esolangs!

Legal stuff

Some programs in the archive have no associated copyright/license information. In general, I assume that authors of these programs don't care how the esolang community shares their programs, unless they've said otherwise, but it would still be better to keep this clear. If you are the author of such a program, unless it is a very short program (in which case there probably isn't an issue), please contact me and clarify the situation with regard to your program. I recommend you either make your programs public domain or use the MIT license.

Where there is license info, it's noted, and relevant license files are included in this repo in the _licenses subdirectory.

As a collective work, this archive itself is released under the terms of the Creative Commons CC0 public domain dedication and license. This does not mean all the individual programs and documentation files are public domain, but that any additional copyright on the collection of them (or on this readme) is waived.

History

In 2005 I was part of a small group of weirdos online who were really into esoteric programming languages. Unfortunately, our community had a problem: websites devoted to esoteric programming languages tended to periodically go down. People would contribute something really cool and write an interpreter and a spec and a Turing-completeness proof and a quine in it. Then next thing we knew their site would be down, often missing from the Internet Archive too, and people who wanted to check out that language were out of luck.

I thus led the community in setting up two solutions to this problem: the public-domain wiki at Esolangs.org, and this Esoteric Files Archive (originally a Subversion repo). Wiki dumps were made available nightly and people were encouraged to mirror the wiki dumps and the files from Subversion so this content would never be lost.

Elliott Hird took over hosting of the wiki in 2012, and now in 2013 it seems appropriate that the file archive, to the extent it is still relevant, should become a git repo everyone can fork and clone to their heart's content.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].