kdb+/k/q live REPL over web sockets.
-
Drop the html/ folder and kwsrepl.q in the q directory.
-
Start the kdb+/k/q web socket server: Linux: /path/to/q/l32/q kwsrepl.q -p 80 Windows: /path/to/q/w32/q kwsrepl.q -p 80
-
Browse to http://localhost/kwsrepl.htm
