Skip to content

Instantly share code, notes, and snippets.

@funrep
Created September 25, 2013 15:28
Show Gist options
  • Save funrep/6701349 to your computer and use it in GitHub Desktop.
Save funrep/6701349 to your computer and use it in GitHub Desktop.
$ l
config.rkt eval.rkt main.rkt network.rkt parser.rkt README.md
$ raco exe main.rkt
$ ./main
standard-module-name-resolver: collection not found
collection: "racket/match"
in collection directories:
context...:
standard-module-name-resolver
#%embedded:g1705:parser: [running body]
#%embedded:g1691:network: [traversing imports]
#%embedded:g1677:eval: [traversing imports]
#%mzc:main: [traversing imports]
loop
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment