hello worlds
This commit is contained in:
parent
1181bdfed1
commit
479c3e21b1
21
br-bf/hello-world-s-exp.rkt
Normal file
21
br-bf/hello-world-s-exp.rkt
Normal file
|
@ -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)
|
6
br-bf/hello-world.rkt
Normal file
6
br-bf/hello-world.rkt
Normal file
|
@ -0,0 +1,6 @@
|
|||
#lang br-bf
|
||||
++++++[>++++++++++++<-]>.
|
||||
>++++++++++[>++++++++++<-]>+.
|
||||
+++++++..+++.>++++[>+++++++++++<-]>.
|
||||
<+++[>----<-]>.<<<<<+++[>+++++<-]>.
|
||||
>>.+++.------.--------.>>+.
|
Loading…
Reference in New Issue
Block a user