Re: [ANN] Oz 1.4.0 - Interactive data visualizations and scientific documents with Vega/Vega-Lite

2018-12-18 Thread boris . schmid
Odd. The exact same code works for me. This is clojure 1.10/oz 1.4, and evaluating the whole blob from lighttable. I had to call (oz/v! line-plot) again to get it to show the figure, rather then the opening text. And you can leave out the (oz/start-plot-server!). It will start a server if it n

Re: My SLIME installation diary

2009-02-20 Thread Boris Schmid
Nice. It starts to work flawless. Did another installation test on a fresh ubuntu. 1. mark emacs-snapshot and ant for installation in synaptic. You'll automatically download the other files you need then. 2. get clojure-mode from http://github.com/technomancy/clojure-mode/ , and store the .el fil

Newbie: improve these four functions?

2008-11-22 Thread Boris Schmid
Hi all. I am porting my ruby model to clojure, and wondered if any of you could comment_on / rewrite_to_a_more_clojure-way the following four functions. The purpose of it all is to generate a regular expression, which is ran past a string. This is used as a simple way to mimic the antigen present

Re: Clojure Box (was Working combination of .emacs, Aquamacs, swank-clojure, clojure-mode?)

2008-11-20 Thread Boris Schmid
Nice!. As a newbie, I found lispbox one of the easiest ways to set up a lisp + emacs on windows, so I think a clojurebox will be a good thing for people. (although currently I'm just using ssh to get to my work and emacs -nw from there.) On 21 nov, 01:49, "Shawn Hoover" <[EMAIL PROTECTED]> wrote

Re: General question, what are using for clojure?

2008-11-19 Thread Boris Schmid
Three things: * rewriting an agent-based hiv-evolution model that I am using in my phd from ruby to clojure. * learning a new (sensible - multicore compatible) programming language to use as a postdoc * (right now neglected, as I'm finishing my phd: building an agent- based model to study the eff