Skip to content

Instantly share code, notes, and snippets.

@tiye
Last active August 29, 2015 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiye/bdda3f616ff0f1bea917 to your computer and use it in GitHub Desktop.
Save tiye/bdda3f616ff0f1bea917 to your computer and use it in GitHub Desktop.
Parsing Steps of Cirru
define a (read cd) $ if (> a cd)
print demo
print "not demo"
say $ print a $ save $ b $ x $ c 8
print fun
[
[
"define",
"a",
[
"read",
"cd"
],
"$",
"if",
[
">",
"a",
"cd"
],
[
"print",
"demo"
],
[
"print",
"not demo"
]
],
[
"say",
"$",
"print",
"a",
"$",
"save",
"$",
"b",
"$",
"x",
"$",
"c",
"8"
],
[
"print",
"fun"
]
]
array
map
:code ":\ndefine a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
:buffer #null
:state $ map (:name :indent)
:x 1
:y 1
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":define a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
:buffer #null
:state $ map (:name :indent)
:x 1
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":define a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
:buffer #null
:state $ map (:name :space)
:x 1
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":efine a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
:buffer $ map (:text :d)
:x 1
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 2
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":fine a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
:buffer $ map (:text :de)
:x 1
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 3
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":ine a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
:buffer $ map (:text :def)
:x 1
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 4
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":ne a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
:buffer $ map (:text :defi)
:x 1
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 5
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":e a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
:buffer $ map (:text :defin)
:x 1
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 6
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
:buffer $ map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 7
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":a (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array $ map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 8
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": (read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array $ map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
:buffer $ map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 9
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":(read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 10
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":read cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
:buffer #null
:state $ map (:name :space)
:x 11
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":ead cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
:buffer $ map (:text :r)
:x 11
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 12
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":ad cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
:buffer $ map (:text :re)
:x 11
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 13
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":d cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
:buffer $ map (:text :rea)
:x 11
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 14
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ": cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
:buffer $ map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 15
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":cd) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array $ map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 16
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":d) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array $ map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
:buffer $ map (:text :c)
:x 16
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 17
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array $ map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
:buffer $ map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 18
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":) $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 18
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ": $ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 19
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":$ if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 20
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
:buffer $ map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 21
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":if (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 22
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":f (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
:buffer $ map (:text :i)
:x 22
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 23
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": (> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
:buffer $ map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 24
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":(> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 25
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":> a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
:buffer #null
:state $ map (:name :space)
:x 26
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ": a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
:buffer $ map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 27
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":a cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array $ map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 28
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ": cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array $ map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
:buffer $ map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 29
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":cd)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 30
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":d)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
:buffer $ map (:text :c)
:x 30
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 31
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
:buffer $ map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 32
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":)\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 32
:y 2
:level 2
:indent 0
:indented 0
:nest 1
:path :./cirru/demo.cirru
map
:code ":\n print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 33
:y 2
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
:buffer #null
:state $ map (:name :indent)
:x 0
:y 1
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
:buffer #null
:state $ map (:name :indent)
:x 1
:y 1
:level 1
:indent 0
:indented 1
:nest 0
:path :./cirru/demo.cirru
map
:code ":print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
:buffer #null
:state $ map (:name :indent)
:x 2
:y 1
:level 1
:indent 0
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":print demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
:buffer #null
:state $ map (:name :space)
:x 2
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":rint demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
:buffer $ map (:text :p)
:x 2
:y 1
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 3
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":int demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
:buffer $ map (:text :pr)
:x 2
:y 1
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 4
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":nt demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
:buffer $ map (:text :pri)
:x 2
:y 1
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 5
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":t demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
:buffer $ map (:text :prin)
:x 2
:y 1
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 6
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ": demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
:buffer $ map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 7
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":demo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array $ map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
:buffer #null
:state $ map (:name :space)
:x 8
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":emo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array $ map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
:buffer $ map (:text :d)
:x 8
:y 1
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 9
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":mo\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array $ map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
:buffer $ map (:text :de)
:x 8
:y 1
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 10
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":o\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array $ map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
:buffer $ map (:text :dem)
:x 8
:y 1
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 11
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":\n print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array $ map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
:buffer $ map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 12
:y 1
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ": print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
:buffer #null
:state $ map (:name :indent)
:x 1
:y 2
:level 2
:indent 1
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
:buffer #null
:state $ map (:name :indent)
:x 2
:y 2
:level 2
:indent 1
:indented 1
:nest 0
:path :./cirru/demo.cirru
map
:code ":print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
:buffer #null
:state $ map (:name :indent)
:x 3
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":print \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
:buffer #null
:state $ map (:name :space)
:x 3
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":rint \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
:buffer $ map (:text :p)
:x 3
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 4
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":int \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
:buffer $ map (:text :pr)
:x 3
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 5
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":nt \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
:buffer $ map (:text :pri)
:x 3
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 6
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":t \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
:buffer $ map (:text :prin)
:x 3
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 7
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ": \"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
:buffer $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 8
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":\"not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer #null
:state $ map (:name :space)
:x 9
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":not demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text :)
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :string)
:x 10
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":ot demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text :n)
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :string)
:x 11
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":t demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text :no)
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :string)
:x 12
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ": demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text :not)
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :string)
:x 13
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":demo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text ":not ")
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :string)
:x 14
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":emo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text ":not d")
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :string)
:x 15
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":mo\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text ":not de")
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :string)
:x 16
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":o\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text ":not dem")
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :string)
:x 17
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":\"\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :string)
:x 18
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":\n\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array $ map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
:buffer $ map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 19
:y 2
:level 2
:indent 1
:indented 2
:nest 0
:path :./cirru/demo.cirru
map
:code ":\nsay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
:buffer #null
:state $ map (:name :indent)
:x 1
:y 3
:level 2
:indent 1
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":say $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array $ array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
:buffer #null
:state $ map (:name :indent)
:x 1
:y 4
:level 2
:indent 1
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":say $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
:buffer #null
:state $ map (:name :space)
:x 1
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":ay $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
:buffer $ map (:text :s)
:x 1
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 2
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":y $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
:buffer $ map (:text :sa)
:x 1
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 3
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": $ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
:buffer $ map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 4
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":$ print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array $ map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 5
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array $ map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
:buffer $ map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 6
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":print a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 7
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":rint a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
:buffer $ map (:text :p)
:x 7
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 8
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":int a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
:buffer $ map (:text :pr)
:x 7
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 9
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":nt a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
:buffer $ map (:text :pri)
:x 7
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 10
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":t a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
:buffer $ map (:text :prin)
:x 7
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 11
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
:buffer $ map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 12
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":a $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 13
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": $ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
:buffer $ map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 14
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":$ save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 15
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
:buffer $ map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 16
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":save $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 17
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":ave $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
:buffer $ map (:text :s)
:x 17
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 18
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":ve $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
:buffer $ map (:text :sa)
:x 17
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 19
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":e $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
:buffer $ map (:text :sav)
:x 17
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 20
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": $ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
:buffer $ map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 21
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":$ b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 22
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
:buffer $ map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 23
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":b $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 24
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": $ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
:buffer $ map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 25
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":$ x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 26
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
:buffer $ map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 27
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":x $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 28
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": $ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
:buffer $ map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 29
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ":$ c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 30
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map
:code ": c 8\n\nprint fun"
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
:buffer $ map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 31
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":c 8\n\nprint fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 32
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ": 8\n\nprint fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
:buffer $ map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 33
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":8\n\nprint fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
:buffer #null
:state $ map (:name :space)
:x 34
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":\n\nprint fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
:buffer $ map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 35
:y 4
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":\nprint fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
:buffer #null
:state $ map (:name :indent)
:x 1
:y 5
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":print fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
:buffer #null
:state $ map (:name :indent)
:x 1
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":print fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array
:buffer #null
:state $ map (:name :space)
:x 1
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":rint fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array
:buffer $ map (:text :p)
:x 1
:y 6
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 2
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":int fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array
:buffer $ map (:text :pr)
:x 1
:y 6
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 3
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":nt fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array
:buffer $ map (:text :pri)
:x 1
:y 6
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 4
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ":t fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array
:buffer $ map (:text :prin)
:x 1
:y 6
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 5
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code ": fun")
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array
:buffer $ map (:text :print)
:x 1
:y 6
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 6
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code :fun)
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array $ map (:text :print)
:x 1
:y 6
:path :./cirru/demo.cirru
":$x" 6
":$y" 6
:buffer #null
:state $ map (:name :space)
:x 7
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code :un)
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array $ map (:text :print)
:x 1
:y 6
:path :./cirru/demo.cirru
":$x" 6
":$y" 6
:buffer $ map (:text :f)
:x 7
:y 6
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 8
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code :n)
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array $ map (:text :print)
:x 1
:y 6
:path :./cirru/demo.cirru
":$x" 6
":$y" 6
:buffer $ map (:text :fu)
:x 7
:y 6
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 9
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
map (:code :)
:xs $ array
array
map (:text :define)
:x 1
:y 2
:path :./cirru/demo.cirru
":$x" 7
":$y" 2
map (:text :a)
:x 8
:y 2
:path :./cirru/demo.cirru
":$x" 9
":$y" 2
array
map (:text :read)
:x 11
:y 2
:path :./cirru/demo.cirru
":$x" 15
":$y" 2
map (:text :cd)
:x 16
:y 2
:path :./cirru/demo.cirru
":$x" 18
":$y" 2
map (:text ":$")
:x 20
:y 2
:path :./cirru/demo.cirru
":$x" 21
":$y" 2
map (:text :if)
:x 22
:y 2
:path :./cirru/demo.cirru
":$x" 24
":$y" 2
array
map (:text :>)
:x 26
:y 2
:path :./cirru/demo.cirru
":$x" 27
":$y" 2
map (:text :a)
:x 28
:y 2
:path :./cirru/demo.cirru
":$x" 29
":$y" 2
map (:text :cd)
:x 30
:y 2
:path :./cirru/demo.cirru
":$x" 32
":$y" 2
array
map (:text :print)
:x 2
:y 1
:path :./cirru/demo.cirru
":$x" 7
":$y" 1
map (:text :demo)
:x 8
:y 1
:path :./cirru/demo.cirru
":$x" 12
":$y" 1
array
map (:text :print)
:x 3
:y 2
:path :./cirru/demo.cirru
":$x" 8
":$y" 2
map (:text ":not demo")
:x 9
:y 2
:path :./cirru/demo.cirru
":$x" 19
":$y" 2
array
map (:text :say)
:x 1
:y 4
:path :./cirru/demo.cirru
":$x" 4
":$y" 4
map (:text ":$")
:x 5
:y 4
:path :./cirru/demo.cirru
":$x" 6
":$y" 4
map (:text :print)
:x 7
:y 4
:path :./cirru/demo.cirru
":$x" 12
":$y" 4
map (:text :a)
:x 13
:y 4
:path :./cirru/demo.cirru
":$x" 14
":$y" 4
map (:text ":$")
:x 15
:y 4
:path :./cirru/demo.cirru
":$x" 16
":$y" 4
map (:text :save)
:x 17
:y 4
:path :./cirru/demo.cirru
":$x" 21
":$y" 4
map (:text ":$")
:x 22
:y 4
:path :./cirru/demo.cirru
":$x" 23
":$y" 4
map (:text :b)
:x 24
:y 4
:path :./cirru/demo.cirru
":$x" 25
":$y" 4
map (:text ":$")
:x 26
:y 4
:path :./cirru/demo.cirru
":$x" 27
":$y" 4
map (:text :x)
:x 28
:y 4
:path :./cirru/demo.cirru
":$x" 29
":$y" 4
map (:text ":$")
:x 30
:y 4
:path :./cirru/demo.cirru
":$x" 31
":$y" 4
map (:text :c)
:x 32
:y 4
:path :./cirru/demo.cirru
":$x" 33
":$y" 4
map (:text :8)
:x 34
:y 4
:path :./cirru/demo.cirru
":$x" 35
":$y" 4
array $ map (:text :print)
:x 1
:y 6
:path :./cirru/demo.cirru
":$x" 6
":$y" 6
:buffer $ map (:text :fun)
:x 7
:y 6
:path :./cirru/demo.cirru
:state $ map (:name :token)
:x 10
:y 6
:level 1
:indent 0
:indented 0
:nest 0
:path :./cirru/demo.cirru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment