Giter Club home page Giter Club logo

esolang-adventures's Introduction

Esolang Adventures

👨‍💻 This repository is the home of my esolang adventures at various points in time throughout my career. I call them 'adventures' because fiddling around with esoteric languages is not less than one. It's a bloody roller coaster ride - one moment you think you understand the 8 simple commands in the language, then the next moment you're pulling your hairs and bawling your eyes out trying to figure out how to implement a simple for loop. Fun stuff truly.

What are esoteric languages?

A programming language that is created for fun, for code obfuscation or as an experiment in simply pushing the boundaries of programming. Too often, esoteric languages are developed by people with far too much time on their hands. For example, the code in the Piet language looks like an abstract art image that is compiled by moving a pointer from one colored region to the next. Whitespace uses commands comprising only combinations of spaces, tabs and line feeds. JSF**k is JavaScript code entirely converted into these six characters [ ] ( ) ! + and no others. You get the gist.

Hello World in Brainf**k

++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.

How the heck does Brainf**k work? I have no clue, but maybe this guy does.

Programming is an Art, literally

All of these images are actually hello world programs written in PIET language.
"A programming language in which programs look like abstract paintings."
                                                                          - David Morgan-Mar, Creator of PIET



esolang-adventures's People

Contributors

siphyshu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.