Re: Invalid-token when dereferencing namespaced keywords.

2019-01-30 Thread Philip Markgraf
Thank you Justin, Andy, Alex and Thomas. I now understand both the root of my issue (leading digits in keyword names is not allowed) and have a greater understanding of how keywords work, especially the reader's role in expanding double-colon keywords. On Wednesday, January 30, 2019 at

Re: Invalid-token when dereferencing namespaced keywords.

2019-01-29 Thread Philip Markgraf
and namespaced keywords is. When should we use single-colon keywords and when should we use the double-colon variety? On Tuesday, January 29, 2019 at 8:48:00 PM UTC-8, Alex Miller wrote: > > > > On Tuesday, January 29, 2019 at 10:07:29 PM UTC-6, Philip Markgraf wrote: >>

Re: Invalid-token when dereferencing namespaced keywords.

2019-01-29 Thread Philip Markgraf
> unresolved issue. > > > On Tuesday, January 29, 2019 at 4:52:09 PM UTC-6, Philip Markgraf wrote: >> >> I am moving some code to use spec and namespaced keywords under Clojure >> 1.10.0 (release). One group of keywords starts with a numeric character >> after the

Re: Invalid-token when dereferencing namespaced keywords.

2019-01-29 Thread Philip Markgraf
gt; nil > (ins)foo=> ::user/a > RuntimeException Invalid token: ::user/a > clojure.lang.Util.runtimeException (Util.java:221) > (ins)foo=> :user/a > :user/a > > On Tue, Jan 29, 2019 at 2:52 PM Philip Markgraf > wrote: > > > > I am moving some code

Invalid-token when dereferencing namespaced keywords.

2019-01-29 Thread Philip Markgraf
I am moving some code to use spec and namespaced keywords under Clojure 1.10.0 (release). One group of keywords starts with a numeric character after the colon, which has worked fine in the non-namespaced context. Creating and using the namespaced keyword works correctly in the local namespace

Lisping for iOS, by Felwig

2017-03-21 Thread Philip Markgraf
Does anyone have any experience with "Lisping for iOS, by Felwig" http://slidetocode.com/lisping ? I would be interested to hear some feedback before shelling out money for the tool. Thanks! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post

clojure.spec and the rest of clojure

2016-06-13 Thread Philip Markgraf
Rich's session on the Cognicast brought up interesting questions for me. - Is Clojure.spec being applied within clojure.core and other parts of the language? - Has the test.check capability led to the discovery of bugs in clojure.core and other parts of the language? - Does anyone (else)

Is there a "State of Clojure 2015" coming?

2015-11-17 Thread Philip Markgraf
One of the topics I had hoped to see coming out of the Conj is a 2015 update to the State of Clojure survey. Is the survey something that is in the plans for 2015? Thanks! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send

Is there a "State of Clojure 2015" coming?

2015-11-17 Thread Philip Markgraf
Outstanding! thank you for the effort, Alex. -- 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