Skip to content

Instantly share code, notes, and snippets.

@ijp
Created April 18, 2013 05:25
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 ijp/5410339 to your computer and use it in GitHub Desktop.
Save ijp/5410339 to your computer and use it in GitHub Desktop.
In ice-9/boot-9.scm:
159: 19 [catch #t #<catch-closure 95d1550> ...]
In unknown file:
?: 18 [apply-smob/1 #<catch-closure 95d1550>]
In ice-9/boot-9.scm:
65: 17 [call-with-prompt # #<procedure 95d4858 at ice-9/eval.scm:416:20 ()> ...]
In ice-9/eval.scm:
429: 16 [eval # #]
In /home/ian/src/guile/meta/guild:
74: 15 [main ("meta/guild" "compile" "/tmp/easy.lua" "--from=lua")]
In srfi/srfi-1.scm:
619: 14 [for-each #<procedure 96c1a00 at scripts/compile.scm:179:14 (file)> #]
In scripts/compile.scm:
182: 13 [#<procedure 96c1a00 at scripts/compile.scm:179:14 (file)> "/tmp/easy.lua"]
In system/base/target.scm:
59: 12 [with-target "i686-pc-linux-gnu" ...]
In system/base/compile.scm:
150: 11 [compile-file "/tmp/easy.lua" #:output-file ...]
47: 10 [call-once #<procedure 979f960 at system/base/compile.scm:56:5 ()>]
In ice-9/boot-9.scm:
173: 9 [with-throw-handler #t ...]
In system/base/compile.scm:
59: 8 [#<procedure 979f940 at system/base/compile.scm:58:9 ()>]
153: 7 [#<procedure 979f980 at system/base/compile.scm:151:8 (port)> #<input-output: /home/ian/.cache/guile/ccache/2.2-LE-4-3.1/tmp/easy.lua.go.nCijCq 61>]
216: 6 [read-and-compile #<input: /tmp/easy.lua 60> #:from ...]
217: 5 [lp (# # # # ...) #<module # 97d1dc8> #<module # 97d1dc8>]
201: 4 [read-and-parse # #<input: /tmp/easy.lua 60> #]
In language/lua/parser.scm:
864: 3 [read-lua #<input: /tmp/easy.lua 60>]
283: 2 [make-parser #<input: /tmp/easy.lua 60>]
In language/lua/lexer.scm:
221: 1 [lex]
In unknown file:
?: 0 [peek-char #<undefined>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment