Coder Social home page Coder Social logo

willdoescode / langgarden Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 0.0 23 KB

LangGarden - The esolang you probably don't need ๐Ÿ‘พ

Home Page: https://git.io/langgarden

License: GNU Affero General Public License v3.0

Haskell 100.00%
esolang langgarden language

langgarden's Introduction

LangGarden

The esolang you probably don't need

Current moves

  • { Increment general stack by one
  • } Decrement general stack by one
  • | Output ascii value of current general stack
  • > Output newline character
  • @ Start of loop (Note: loop will end when loop stack value is zero)
  • # End of loop
  • [ Increment loop stack by one. See examples for loop example
  • ] Decrement loop stack by one

Small example

Getting to "a"

[[[[[[[[[[ @ {{{{{{{{{{ ] # }}} |

A is the 104th ascii character so using the loop stack and general stack you can quickly get there

Things to note.

  • Anything other than the correct characters will be skipped over as a comment
  • There are two stacks, the loop stack, and the general stack
  • Once the loop stack hits zero any currently running loop will stop
  • The value in the stack corresponds to the ascii character value

langgarden's People

Contributors

willdoescode avatar

Stargazers

Andrew N avatar  avatar  avatar Mike Lane avatar  avatar Aiden Bai avatar Ishan Goel avatar Tejas Agarwal avatar Kai Devrim avatar Pranav Teegavarapu avatar Mukul Agarwal avatar sporeball avatar

Watchers

 avatar  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.