Code Monkey home page Code Monkey logo

groot's Introduction

The Groot Programming Language

Groot is an esoteric programming language, which uses the language of an extraterrestrial plant from Planet X called Groot as its syntax.

Commands

There are eight commands like Brainfuck:

phrase meaning
i am groot increment the byte at the data pointer.
I am Groot decrement the byte at the data pointer.
I AM GROOOT output the byte at the data pointer.
I AM GROOT increment the data pointer.
I am groot decrement the data pointer.
I am grooot accept one byte of input.
I'm Groot if the byte at the data pointer is zero, then instead of moving the instruction pointer forward to the next command, jump it forward to the command after the matching We are Groot command.
We are Groot if the byte at the data pointer is nonzero, then instead of moving the instruction pointer forward to the next command, jump it back to the command after the matching I'm Groot command.

Building

To build, run:

$ cargo build

Running

To run:

$ cargo run helloworld.groot

The Rust version used to build this: rustc 1.0.0-nightly (dfc5c0f1e 2015-02-18) (built 2015-02-19)

It will probably work with any nightly build.

groot's People

Contributors

laevos avatar meshcollider avatar olivierrr avatar thiagopnts avatar ythecombinator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

groot's Issues

Mandlebrot example fails to run

On Nightly Rust (rustc 1.5.0-nightly (6108e8c3e 2015-09-28)), the following error occurs when trying to run the Mandlebrot example:

Running `target/debug/groot mandelbrot.groot`
thread '<main>' panicked at 'arithmetic operation overflowed', src/interpreter.rs:52                                      
AAAAAAAAAAAAAAAABBBBBBBBAn unknown error occurred

(Note, this is using the version of my fork of this code, see pull request #7 )

Viewing README.md causes subject to die.

Steps to reproduce:
1.) Open thiagopnts/groot/README.md in any text-displaying software that renders to a display device.
2.) Place subject in front of display device.

Within seconds, subject experiences rapid convulsions of the diaphragm. Convulsions continue with increasing frequency as subject continues reading README.md. Upon reaching the Building and Running instructions, subject is in spasms. Death follows shortly.

This issue has been reproduced locally with 100% accuracy. Patches deemed intractable. Please advise.

Could not compile 'groot'

With cargo version cargo 0.0.1-pre-nightly and rustc 1.0.0-dev on arch linux I'm getting:

Compiling groot v0.0.1 (file:///home/peter/Projects/rust/groot)
src/operations.rs:2:10: 2:15 error: unknown derive trait: Debug
src/operations.rs:2 #[derive(Debug, PartialEq)]
^~~~~
error: aborting due to previous error
Could not compile groot.

Bad documentation?

cat helloworld.groot | sort | uniq

  • I AM GROOOT
  • i am groot # not on documentation
  • I am groot
  • I am Groot
  • I AM GROOT
  • I'm Groot # not on documentation
  • We are Groot

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.