Hello,

I'm glad to see that CCW's Clojure grammar for Antlr has fit your needs and
that you have been including it in vsClojure !
I'm also happy with the fact that at the root of the project, a mention to
this appears, which also includes the original license.

But (because there's a but :-) ), I would be obliged if you could add in the
top of the Clojure.g grammar a mention that this file is under the EPL
license) (see below for a ready to use header).

All in all, I'm glad to see vsClojure born to life, since it can only
benefit clojure and the community.

Long live to vsClojure !

-- 
Laurent Petit

ready to use header:

/*******************************************************************************
 * Copyright (c) 2009 Laurent PETIT.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html
 *
 * Contributors:
 *    Laurent PETIT - initial implementation
 *    jmis                - adaptation to C#
 
*******************************************************************************/



2010/10/3 jmis <jmis....@gmail.com>

>        I'd like to announce my Visual Studio 2010 Clojure extension
> project,
> vsClojure.  The extension is not yet complete but provides a base for
> further enhancements.  Currently, it supports syntax highlighting,
> auto-indentation, brace matching, a Clojure project type, repl
> support, and a few other minor features.  If you're curious you can
> give it a try, contribute, or just check it out at GitHub (http://
> github.com/jmis/vsClojure).
>
> Thanks,
> jmis
>
> --
> 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 unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
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 unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to