Re: [ANN] Nightcode 2: Total Rewrite

2016-07-14 Thread Boris Kourtoukov
Hi Yoko, If all you need is standalone jar versions of Nightcode you can see all the past releases here: https://github.com/oakes/Nightcode/releases The jar should run on any platform. Best, Boris On Thursday, July 14, 2016 at 10:46:17 PM UTC-4, yokolet wrote: > > Thanks for the update! A si

Re: [ANN] Nightcode 2: Total Rewrite

2016-07-13 Thread Boris Kourtoukov
Looks awesome so far Zach! Thanks for going through this monumental rewrite! On Wednesday, July 13, 2016 at 1:58:05 PM UTC-4, Zach Oakes wrote: > > TL;DR: Nightcode, a Clojure IDE, just got a makeover: > https://sekao.net/nightcode/ > > In a world...where developer tools are gargantuan beasts, un

Re: [ANN] Quil 2.3.0 Release

2015-12-03 Thread Boris Kourtoukov
On Tuesday, December 1, 2015 at 3:06:06 AM UTC-5, Nikita Beloglazov wrote: > Happy to announce Quil 2.3.0 release. > Quil is a Clojure/ClojureScript library for creating interactive drawings and > animations. > The release available on clojars: https://clojars.org/quil. List of > changes:Migrated

Re: ANN: ClojureScript 0.0-2913, Google Closure Modules, improved nREPL support

2015-02-21 Thread Boris Kourtoukov
On Saturday, February 21, 2015 at 1:01:39 PM UTC-5, David Nolen wrote: > ClojureScript, the Clojure compiler that emits JavaScript source code. > > > README and source code: https://github.com/clojure/clojurescript > > > New release version: 0.0-2913 > > > Leiningen dependency information: >

Re: ANN: ClojureScript 0.0-2843, Node, Node, Node

2015-02-12 Thread Boris Kourtoukov
On Thursday, February 12, 2015 at 12:08:39 PM UTC-5, David Nolen wrote: > ClojureScript, the Clojure compiler that emits JavaScript source code. > > > README and source code: https://github.com/clojure/clojurescript > > > New release version: 0.0-2843 > > > Leiningen dependency information: >

Re: Browserless ClojureScript

2014-12-21 Thread Boris Kourtoukov
Thanks for this! The last batch of updates have made it so much easier to work with node. On Sunday, December 21, 2014 1:58:23 PM UTC-5, David Nolen wrote: > > ClojureScript's Node.js support has come a very long way. I've written > a short post about it > http://swannodette.github.io/2014/12/

[nginx-clojure] Getting started question

2014-07-08 Thread Boris Kourtoukov
I am working on a small personal project and want to use/learn nginx and clojure as the web backend. Unfortunately I am bogged down my the installation instructions. I have Nginx running and serving html on a Linode instance, I just don't know enough about it's plugins to do step 1.1 "Installat

Re: [ANN] Quil 2.1.0 released

2014-06-13 Thread Boris Kourtoukov
Awesome update, thanks! Loads to digest :) On Friday, June 13, 2014 3:48:41 PM UTC-4, Nikita Beloglazov wrote: > > Friday the 13th and a full moon is ideal time for a release! > > Happy to announce release of Quil 2.1.0. It is available on clojars: > https://clojars.org/quil > > Here is the list

Re: [ANN] modern-cljs - Tutorial 22

2013-10-30 Thread Boris Kourtoukov
Thanks for putting this one together! I like that the tutorial series has a steady ramp up to complexity and nuance, it really turns it into a long term learning experience. On Tuesday, October 29, 2013 3:12:34 PM UTC-4, Magomimmo wrote: > Hi all, > I just published the 22th tutorial - Learn by