Git Product home page Git Product logo

quagga's Introduction

quagga

Quagga is an experiment in building a web-based development environment for the Q/Kdb+ platform by Kx Systems.

Run

$ sh start.sh 

And then open a browser session to [http://localhost:8888/index.html].

Edit start.sh to change port.

Current Status

Barely works. Needs complete rewrite. Terrible.

TODO

  • Rewrite with Mithril (or failing that React)
  • Context sensitive help
  • Wiki docs

Disclaimer

No warranties, etc.

Q/K/Kdb+ are trademarks of KX Systems.

See Also

[http://kx.com](Kx Systems)

quagga's People

Contributors

tlack avatar tjcelaya avatar

Stargazers

STYLIANOS IORDANIS avatar  avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

quagga's Issues

quagga.init

allow users to redefine quagga.init and have that executed when they first load a workspace.

Support for inline graphics

If the result of a function is (`pixmap;w;h;r;g;b), and r/g/b are lists of ints 0..255, display it inline with .

history should persist between sessions

history should be stored server-side along with the workspace data so:

  1. when you connect you see what brought the workspace to its present state
  2. someone connecting for the first time can hit up and see the previous entered commands.

one potential issue is if the last command puts the workspace into a weird state, and suddenly you're stuck with it. i have to think this through.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.