Stack overflow while compiling...?

2015-04-14 Thread Simon Brooke
I'm persistently getting this. Annoyingly, it happens a long way through a very big computation: CompilerException java.lang.StackOverflowError, compiling:(/tmp/form-init8817362891013362767.clj:1:1) The content of file /tmp/form-init8817362891013362767.clj being compiled is this:

Re: feedback on side project

2015-04-14 Thread Sebastian Bensusan
I stand corrected. I guess I believed Hal Abelson when he used Scheme/Lisp interchangeably. On Tuesday, April 14, 2015 at 2:39:32 AM UTC+2, Alexis wrote: Sebastian Bensusan sbe...@gmail.com javascript: writes: As a side notes, in Lisp it is convention to append ! to those functions

Re: feedback on side project

2015-04-14 Thread Alexis
Sebastian Bensusan sbe...@gmail.com writes: I stand corrected. I guess I believed Hal Abelson when he used Scheme/Lisp interchangeably. Well, i myself consider Scheme a Lisp - particularly when comparing it to programming languages in general, rather than to other Lisps specifically - but

Re: feedback on side project

2015-04-14 Thread myguidingstar
On Tuesday, April 14, 2015 at 2:53:16 AM UTC+7, Sebastian Bensusan wrote: As a side notes, in Lisp it is convention to append ! to those functions that have side-effects (i.e. mutate state). A good candidate would be `reset-games!`. This is also an evidence that Andrea hasn't read the

Re: feedback on side project

2015-04-14 Thread andrea crotti
Yes thanks to everyone, I actually did read that guide it but after I implemented that function. And I really like this convention, but I just need to get used before I remember to add the rigth ? and !. Anyway another question about that, so suppose my ref is initialized as (defonce live-games

Re: sp mm training in hyderabada

2015-04-14 Thread Fluid Dynamics
On Tuesday, April 14, 2015 at 1:36:33 AM UTC-4, Sean Corfield wrote: On Mon, Apr 13, 2015 at 9:32 AM, Fluid Dynamics a209...@trbvm.com javascript: wrote: On Monday, April 13, 2015 at 9:27:33 AM UTC-4, sunitha seo wrote: Sap Bw Bi Bo Training Centre in Hyderabad | Vijayawada |Guntur |

Re: [ANN] Clojure 1.7.0-beta1 released

2015-04-14 Thread Geraldo Lopes de Souza
Hi, Fancy printing is not working. Geraldo -- You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To

Re: Poland - Poznań - i am looking people who are coding in Clojure to share experience

2015-04-14 Thread Łukasz Surzycki
Hello, I'm from Kraków and I am looking for new way of programming quantum of time in Clojure 3 I am reading now the joy of clojure ebook and planing to incorporate my project of distributed ai (weak ai:) virtual univesity a game for authority http://www.kokos.hol.es/homevu.html and Im looking

Re: [ANN] Clojure 1.7.0-beta1 released

2015-04-14 Thread Geraldo Lopes de Souza
Thank you ! We live inside our heads but we expend much time inside repl. This is very much appreciated! Geraldo On Tuesday, April 14, 2015 at 2:56:44 PM UTC-3, Alex Miller wrote: Well, we never added fancy printing, just data printing of Throwables. :) But we were working on this in

Re: [ANN] Clojure 1.7.0-beta1 released

2015-04-14 Thread Alex Miller
Well, we never added fancy printing, just data printing of Throwables. :) But we were working on this in the context of another thing that got moved out and I have pulled that back as a separate ticket: http://dev.clojure.org/jira/browse/CLJ-1703 Haven't talked to Rich about it yet, but

[ANN] oolong-0.3.0

2015-04-14 Thread James Laver
Hi, Oolong has had a version bump to 0.3.0 which incorporates a refactor to using my new tv100 library (for transformation and validation of data structures). Hopefully this will make it easier to build on top of. The artifact has now moved into the ‘irresponsible’ group to mirror the github

Re: [ANN] Dunaj lite, a library-only version of Dunaj

2015-04-14 Thread Łukasz Surzycki
Hi :) more clojure funs 3 LISP renewed that's near perfect. W dniu poniedziałek, 13 kwietnia 2015 10:26:29 UTC+2 użytkownik Jozef Wagner napisał: Hi all, I've just released a version 0.4.0 of Dunaj [1], that contains some bugfixes and is built on top of Clojure 1.7.0 beta1. Dunaj