Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
G

groot

> 编程语言
Open source

:deciduous_tree: The Groot Programming Language

383 stars0 likes0 views
WebsiteGitHub

About

:deciduous_tree: The Groot Programming Language

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.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Rust

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言