hello worlds
parent
1181bdfed1
commit
479c3e21b1
@ -0,0 +1,21 @@
|
|||||||
|
#lang s-exp br-bf
|
||||||
|
|
||||||
|
(plus)(plus)(plus)(plus)(plus) (plus)(plus)(plus)(plus)(plus)
|
||||||
|
(brackets
|
||||||
|
(greater-than) (plus)(plus)(plus)(plus)(plus) (plus)(plus)
|
||||||
|
(greater-than) (plus)(plus)(plus)(plus)(plus) (plus)(plus)
|
||||||
|
(plus)(plus)(plus) (greater-than) (plus)(plus)(plus)
|
||||||
|
(greater-than) (plus) (less-than)(less-than)(less-than)
|
||||||
|
(less-than) (minus))
|
||||||
|
(greater-than) (plus)(plus) (period)
|
||||||
|
(greater-than) (plus) (period)
|
||||||
|
(plus)(plus)(plus)(plus)(plus) (plus)(plus) (period)
|
||||||
|
(period) (plus)(plus)(plus) (period)
|
||||||
|
(greater-than) (plus)(plus) (period)
|
||||||
|
(less-than)(less-than) (plus)(plus)(plus)(plus)(plus)
|
||||||
|
(plus)(plus)(plus)(plus)(plus) (plus)(plus)(plus)(plus)(plus)
|
||||||
|
(period) (greater-than) (period)
|
||||||
|
(plus)(plus)(plus) (period)
|
||||||
|
(minus)(minus)(minus)(minus)(minus)(minus)(period)
|
||||||
|
(minus)(minus)(minus)(minus)(minus)(minus)(minus)(minus)
|
||||||
|
(period)(greater-than) (plus) (period) (greater-than) (period)
|
@ -0,0 +1,6 @@
|
|||||||
|
#lang br-bf
|
||||||
|
++++++[>++++++++++++<-]>.
|
||||||
|
>++++++++++[>++++++++++<-]>+.
|
||||||
|
+++++++..+++.>++++[>+++++++++++<-]>.
|
||||||
|
<+++[>----<-]>.<<<<<+++[>+++++<-]>.
|
||||||
|
>>.+++.------.--------.>>+.
|
Loading…
Reference in New Issue