I am just starting to use Julia and my first project I want to create a 
client for an AI hackathon.

I want to know why the following echo server doesnt work.

http://blog.leahhanson.us/using-tcp-sockets-in-julia.html


I get the following error:

ERROR: syntax: extra token """ after end of expression
 in include at boot.jl:238
 in include_from_node1 at loading.jl:114
 in process_options at client.jl:303
 in _start at client.jl:389
at /Users/collinglass/code/julia/bombermanjl/bomberman.jl:11

Reply via email to