Created
September 25, 2013 15:28
-
-
Save funrep/6701349 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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