A fairly radical approach would be to use Escher.jl (http://escher-jl.org/) 
as your web server and write all the code in julia.  Another method would 
be to write a simple webserver with Mux.jl 
(https://github.com/JuliaWeb/Mux.jl).  If you can use it, I think the best 
method would be to have a more conventional web site that can interact with 
Julia through Node.js (https://www.npmjs.com/package/node-julia).  

(In the unlikely case that you're my high school classmate of the same 
name, hi!)

Reply via email to