Open
Description
Almost all of your uses of the "match" and "replace" functions are broken are the current version of Julia, possibly due to an as of yet undetermined change in Julia's regex library (they did change it to default unicode, but I don't think that's the problem).
Almost all of the instances of match
and replace
on julia_webserver_template produce the following traceroute error:
syntax error: missing comma or ) in argument list at /JuliaWebServer/julia_webserver_template.jl:49
You've built a really cool webserver and we'd love to get it running. We're discussing building a full web framework using Julia at:
http://groups.google.com/group/julia-mvc-framework
We'd love to have you join us. Thanks!
Metadata
Metadata
Assignees
Labels
No labels