Re: asm-based clojure yet?

2013-05-17 Thread Alan D. Salewski
On Fri, May 17, 2013 at 02:10:02PM +0300, atkaaz spake thus: > Ok, weird question: is there some clojure port on assembler yet? Even > if(/especially if) it doesn't have jvm/java/javalibs support > > Or should I just check https://github.com/clojure/clojure-clr ? > > I'm mainly interested in low

Re: Clojure-CLR, CLASSPATH, clojure.load.path and Cygwin

2011-08-21 Thread Alan D. Salewski
On Thu, Aug 18, 2011 at 06:40:50PM -0400, Ken Wesson spake thus: > On Thu, Aug 18, 2011 at 4:56 PM, D L wrote: > > On Thu, Aug 18, 2011 at 7:34 PM, Ken Wesson wrote: > >> > >> On Wed, Aug 17, 2011 at 4:25 PM, Dimitre Liotev wrote: > >> >      you can not set and query such a variable in a Bash s

Re: Clojure-CLR, CLASSPATH, clojure.load.path and Cygwin

2011-08-21 Thread Alan D. Salewski
On Fri, Aug 19, 2011 at 05:53:59AM -0700, dmiller spake thus: > I would be concerned about this group, if there was any evidence of > existence. Same here, but even with such evidence I would not be so concerned that I would not make the change. This calls to mind Stuart Feldman's explanation as

Re: Clojure-CLR, CLASSPATH, clojure.load.path and Cygwin

2011-08-21 Thread Alan D. Salewski
On Thu, Aug 18, 2011 at 08:05:05PM -0700, dmiller spake thus: > Several comments: > > (c) It could be changed to something like CLOJURE_LOAD_PATH instead. > Would that cause a problem for anyone? > > -David +1 -Al -- - a l a n

Re: Clojure-CLR, CLASSPATH, clojure.load.path and Cygwin

2011-08-18 Thread Alan D. Salewski
On Thu, Aug 18, 2011 at 01:39:21AM -0400, Ken Wesson spake thus: > On Thu, Aug 18, 2011 at 12:32 AM, Alan D. Salewski wrote: > > On Wed, Aug 17, 2011 at 01:47:53PM -0400, Ken Wesson spake thus: > >> On Wed, Aug 17, 2011 at 9:48 AM, Alan D. Salewski wrote: > >> >

Re: Clojure-CLR, CLASSPATH, clojure.load.path and Cygwin

2011-08-17 Thread Alan D. Salewski
On Wed, Aug 17, 2011 at 01:47:53PM -0400, Ken Wesson spake thus: > On Wed, Aug 17, 2011 at 9:48 AM, Alan D. Salewski wrote: > >    $ /usr/bin/env -- ALJUNK_CRAP1=junk1 ALJUNK.CRAP2=junk2 /bin/bash -c env > > | grep ALJU > >    ALJUNK.CRAP2=junk2 > >    ALJUNK_CRAP1=j

Re: Clojure-CLR, CLASSPATH, clojure.load.path and Cygwin

2011-08-17 Thread Alan D. Salewski
On Tue, Aug 16, 2011 at 01:23:23PM -0400, Ken Wesson spake thus: > On Tue, Aug 16, 2011 at 1:20 AM, Alan D. Salewski wrote: > > On Tue, Aug 16, 2011 at 12:34:39AM -0400, Ken Wesson spake thus: > >> On Mon, Aug 15, 2011 at 11:13 AM, mrwizard82d1 > >> wrote: > >&

Re: Clojure-CLR, CLASSPATH, clojure.load.path and Cygwin

2011-08-16 Thread Alan D. Salewski
On Tue, Aug 16, 2011 at 12:34:39AM -0400, Ken Wesson spake thus: > On Mon, Aug 15, 2011 at 11:13 AM, mrwizard82d1 wrote: > > I understand that the 1.3 beta plans to add an environment variable > > named clojure.load.path to provide a "CLASSPATH" mechanism for Clojure > > on the CLR. > > > > Althou

Re: ClojureScript mailing list?

2011-08-15 Thread Alan D. Salewski
On Thu, Jul 28, 2011 at 12:36:08PM -0500, Devin Walters spake thus: > I don't think there has been a significant enough influx of mail on the list > to warrant the creation of a new, separate list. There are so many > similarities between the two that I think we'd run into situations where > peo

Re: outlining for clojure files in emacs+slime?

2010-12-05 Thread Alan D. Salewski
On Sun, Dec 05, 2010 at 07:35:35AM -0700, Eric Schulte spake thus: > Also, I often see ^L characters in lisp files inside of Emacs, I believe > these characters are used for in-file navigation, but I don't know how, > so that might be another avenue of investigation (I'd be interested to > hear wha