On Sat, Sep 28, 2019 at 12:35:53PM -0700, Philip Thrift wrote: > > For Lisp(s)/Scheme/Racket fans: > > > Lisp, The Quantum Programmer’s Choice – Computerphile > <https://www.youtube.com/watch?v=svmPz5oxMlI> > > > Simulation of Quantum Computations in Lisp > <http://www.european-lisp-workshop.org/archives/06.desmet.pdf> > > > Using Data Parallelism in Lisp for Implementing a Quantum Simulator > <https://pdfs.semanticscholar.org/15cb/2e60fb0dab06dcf3519c22e28f1c5a42c541.pdf> > > > > Other quantum/Lisp refs?
PicoLisp: https://en.wikipedia.org/wiki/Picolisp As the name suggests, they really are after quantum effects. It is just Lisp part which does not fit such sizes very well (i.e., too big). HTH -- Regards, Tomasz Rola -- ** A C programmer asked whether computer had Buddha's nature. ** ** As the answer, master did "rm -rif" on the programmer's home ** ** directory. And then the C programmer became enlightened... ** ** ** ** Tomasz Rola mailto:[email protected] ** -- You received this message because you are subscribed to the Google Groups "Everything List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/everything-list/20190929145600.GA12070%40tau1.ceti.pl.

