Git Product home page Git Product logo

smackjack's People

Contributors

aarvid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mikeivanov

smackjack's Issues

Does not build on SBCL without explicitly loading SB-INTROSPECT first

If smackjack is loaded in sbcl from the command-line (e.g. without slime), sb-introspect is not present and the impl-dependent/sbcl.lisp file fails with a package error. That's because the (require :sb-introspect) form is not evaluated until runtime, but the symbols are read at compile-time.

You could fix it by adding #+sbcl :sb-introspect to the depends-on clause in the system file.

changing polling interval

Hello,
is it possible to change the polling interval (without refreshing the page) ? Either from JS or CL side.

push and pull

Hi,

nice project! I use it. My question is regarding push and pull at the same time: in my mind it would be possible to do both at the same time. But this requires two prologues to be generated, and the second prologue erases the objects created by the first prologue. What is the best way to achieve this?

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.