+1, yes thanks very much!

FYI: The quil.info site has a broken link. The "Quil Intro" links to:

http://nbeloglazov.com/2014/05/29/quil-intro.html

But that's 404.

Alan

On Thursday, March 24, 2016 at 6:26:45 PM UTC-7, Dragan Djuric wrote:
>
> Thank you for keeping this fantastic library alive :)
>
> On Thursday, March 24, 2016 at 9:03:42 PM UTC+1, Nikita Beloglazov wrote:
>>
>> Happy to announce Quil 2.4.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:
>>
>>    - Updated cheatsheet 
>>    
>> <https://github.com/quil/quil/blob/master/docs/cheatsheet/cheat-sheet.pdf>. 
>>    Thanks to @SevereOverfl0w <https://github.com/SevereOverfl0w>.
>>    - Added support for some new processing functions: pixel-density, 
>>    display-density, clip, no-clip, key-modifiers.
>>    - Fixes: #170 <https://github.com/quil/quil/issues/170>, #179 
>>    <https://github.com/quil/quil/issues/179>.
>>    - Upgraded to ProcessingJS 1.4.16 and Processing 3.0.2.
>>    - Drop support of Clojure 1.6.0.
>>    - Migrated from cljx to cljc and various refactorings to make Quil 
>>    compile with self-hosted cljs.
>>
>> Documentation on http://quil.info has been updated as well.
>>
>> *Live editor*
>>
>> Editor <http://quil.info/sketches/create> on quil.info was revamped and 
>> migrated to self-hosted ClojureScript! That means that now you can evaluate 
>> code ~instantly in browser and even reevaluate parts of code. Editor 
>> provides following features:
>>
>>
>>    - full client-side compilation including macros from quil.core;
>>    - partial evaluation: use Ctrl+Enter to evaluate selected code or 
>>    form under cursor
>>    - warning and error messages;
>>    - easy sketch sharing via URL;
>>
>> Feedback and bug reports are welcome! Feel free to reply to this thread 
>> or file a bug in Quil repo <https://github.com/quil/quil>. 
>>
>>
>> Happy hacking!
>>
>> Nikita
>>
>

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to