We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Marble Machine

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
This is still a work in progress. It may be changed in the future.

Marble Machine is a two dimensional esoteric programming language made by User:masalt.

Examples

Hello, World!

"o
H\"
, w
" ,
e "
, o
" ,
l "
, r
" ,
l "
, l
" ,
o "
, d
" ,
, "
, !
" ,
  p
, !
\x

Cat

o
?
,
p
x

Truth Machine

0
\#
 g
0}1o
. \.
!  x

Fibonacci Sequence

0
.
1
o
.
+
x

Disan Count

#
0 o
\g/
!{~
  .
  2
  +
  &
  ~
  &
  ~
  x

Infinite Loop

o
x

Factorial

Works only with whole numbers greater than 1.

\# o
o\2/
~ g
&~{~
*~ ~
&  1
~  -
&  &
\~o~
 &~x
 1\~
 g ~
~}x.
x  !

Implementations

You can find the most recent official implementation here.