Discussion:
[ceylon-dev] Ceylon Markdown
Rohit Mohan
2016-05-04 05:32:47 UTC
Permalink
Hi,

I will be working on a Markdown processor in Ceylon this summer for my GSoC
2016 project.

I was just wondering if I can use the name ceylon.markdown for my module.

--

Rohit Mohan
​
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
'Lucas Werkmeister' via ceylon-dev
2016-05-04 14:43:51 UTC
Permalink
I guess I need to ask the same question for my project, the Ceylon to
Typescript model converter.

Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown, something
like that?
Post by Rohit Mohan
Hi,
I will be working on a Markdown processor in Ceylon this summer for my
GSoC 2016 project.
I was just wondering if I can use the name |ceylon.markdown| for my
module.
--
Rohit Mohan
​
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com
<https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.
Tom Bentley
2016-05-04 14:50:40 UTC
Permalink
Personally I'd be quite happy to see ceylon.markdown. I think that's better
than ceylon.tool.processor.markdown or similar because I expect this module
to provide an API people can use to integrate markdown processing into
their own modules.

For the typescript model loader, ceylon.tool.loader.typescript sounds OK to
me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.

On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev <
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the Ceylon to
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown, something
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer for my
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my module.
--
Rohit Mohan
​
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
<https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com?utm_medium=email&utm_source=footer>
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com
<https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Bastien Jansen
2016-05-04 14:54:19 UTC
Permalink
I think the markdown processor belongs to the SDK, and should be named
ceylon.markdown
Post by Tom Bentley
Personally I'd be quite happy to see ceylon.markdown. I think that's
better than ceylon.tool.processor.markdown or similar because I expect this
module to provide an API people can use to integrate markdown processing
into their own modules.
For the typescript model loader, ceylon.tool.loader.typescript sounds OK
to me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.
On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev <
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the Ceylon to
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown, something
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer for my
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my module.
--
Rohit Mohan
​
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
<https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com?utm_medium=email&utm_source=footer>
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com
<https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com
<https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/CAJmHfO8Oy%3DJRt5fdOu2GKwW9aUrp%3DbVF7j9NT2bGTAZouk4Hww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Rohit Mohan
2016-05-04 15:58:52 UTC
Permalink
The Markdown processor will mostly be split into multiple modules.

Namely,

- One module for the AST classes and to convert the input to AST
- One module for AST to HTML
- One module for AST to plain text
- One for the command line tool

​

So, I guess the modules would be named ceylon.markdown.something then?
​
​
t​
Post by Bastien Jansen
I think the markdown processor belongs to the SDK, and should be named
ceylon.markdown
Post by Tom Bentley
Personally I'd be quite happy to see ceylon.markdown. I think that's
better than ceylon.tool.processor.markdown or similar because I expect this
module to provide an API people can use to integrate markdown processing
into their own modules.
For the typescript model loader, ceylon.tool.loader.typescript sounds OK
to me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.
On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev <
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the Ceylon to
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown, something
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer for my
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my module.
--
Rohit Mohan
​
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
<javascript:>.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
<https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com?utm_medium=email&utm_source=footer>
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
<javascript:>.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com
<https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
<javascript:>.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com
<https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/dbb5ee16-140a-404b-9aba-5897a17004f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Rohit Mohan
2016-05-12 08:14:14 UTC
Permalink
So I’ve got the project on https://github.com/rohitmohan96/ceylon.markdown

I have named the module for the AST classes and parser as
ceylon.markdown.core.

On Wednesday, May 4, 2016 at 9:28:52 PM UTC+5:30, Rohit Mohan wrote:

The Markdown processor will mostly be split into multiple modules.
Post by Rohit Mohan
Namely,
- One module for the AST classes and to convert the input to AST
- One module for AST to HTML
- One module for AST to plain text
- One for the command line tool
​
So, I guess the modules would be named ceylon.markdown.something then?
​
​
t​
Post by Bastien Jansen
I think the markdown processor belongs to the SDK, and should be named
ceylon.markdown
Post by Tom Bentley
Personally I'd be quite happy to see ceylon.markdown. I think that's
better than ceylon.tool.processor.markdown or similar because I expect this
module to provide an API people can use to integrate markdown processing
into their own modules.
For the typescript model loader, ceylon.tool.loader.typescript sounds OK
to me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.
On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev <
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the Ceylon to
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown, something
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer for my
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my module.
--
Rohit Mohan
​
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
<https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com?utm_medium=email&utm_source=footer>
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com
<https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com
<https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
​
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/68cfa190-8591-4b74-aa7b-a755710c5a7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Rohit Mohan
2016-06-15 21:14:38 UTC
Permalink
I've been working on the first phase of the parser for some time now and
have been wondering on how to write tests for it.
Post by Rohit Mohan
So I’ve got the project on https://github.com/rohitmohan96/ceylon.markdown
I have named the module for the AST classes and parser as
ceylon.markdown.core.
The Markdown processor will mostly be split into multiple modules.
Post by Rohit Mohan
Namely,
- One module for the AST classes and to convert the input to AST
- One module for AST to HTML
- One module for AST to plain text
- One for the command line tool
​
So, I guess the modules would be named ceylon.markdown.something then?
​
​
t​
Post by Bastien Jansen
I think the markdown processor belongs to the SDK, and should be named
ceylon.markdown
Post by Tom Bentley
Personally I'd be quite happy to see ceylon.markdown. I think that's
better than ceylon.tool.processor.markdown or similar because I expect this
module to provide an API people can use to integrate markdown processing
into their own modules.
For the typescript model loader, ceylon.tool.loader.typescript sounds
OK to me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.
On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev <
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the Ceylon to
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown, something
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer for my
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my module.
--
Rohit Mohan
​
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
<https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com?utm_medium=email&utm_source=footer>
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com
<https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com
<https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
​
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/137c90fd-bec6-4e07-9665-150c7bfec850%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Gavin King
2016-06-15 21:44:47 UTC
Permalink
Well, you need some way to compare input with output. Input is a
String (markdown text) but what is the output? A stream of tokens? AST
nodes?
Post by Rohit Mohan
I've been working on the first phase of the parser for some time now and
have been wondering on how to write tests for it.
So I’ve got the project on https://github.com/rohitmohan96/ceylon.markdown
I have named the module for the AST classes and parser as
ceylon.markdown.core.
Post by Rohit Mohan
The Markdown processor will mostly be split into multiple modules.
Namely,
One module for the AST classes and to convert the input to AST
One module for AST to HTML
One module for AST to plain text
One for the command line tool
So, I guess the modules would be named ceylon.markdown.something then?
t
Post by Bastien Jansen
I think the markdown processor belongs to the SDK, and should be named
ceylon.markdown
Post by Tom Bentley
Personally I'd be quite happy to see ceylon.markdown. I think that's
better than ceylon.tool.processor.markdown or similar because I expect this
module to provide an API people can use to integrate markdown processing
into their own modules.
For the typescript model loader, ceylon.tool.loader.typescript sounds
OK to me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.
On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the Ceylon to
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown, something
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer for my
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my module.
--
Rohit Mohan
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/137c90fd-bec6-4e07-9665-150c7bfec850%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Gavin King
***@ceylon-lang.org
http://profiles.google.com/gavin.king
http://ceylon-lang.org
http://hibernate.org
http://seamframework.org
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/CAP7PoCcuPNFSwt2_ZknecscLnDuHT5X9X%2BqW%3D2M6wJzRqgwh-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Rohit Mohan
2016-06-15 21:47:47 UTC
Permalink
The output is an AST.
Post by Gavin King
Well, you need some way to compare input with output. Input is a
String (markdown text) but what is the output? A stream of tokens? AST
nodes?
Post by Rohit Mohan
I've been working on the first phase of the parser for some time now and
have been wondering on how to write tests for it.
Post by Rohit Mohan
So I’ve got the project on
https://github.com/rohitmohan96/ceylon.markdown
Post by Rohit Mohan
Post by Rohit Mohan
I have named the module for the AST classes and parser as
ceylon.markdown.core.
Post by Rohit Mohan
The Markdown processor will mostly be split into multiple modules.
Namely,
One module for the AST classes and to convert the input to AST
One module for AST to HTML
One module for AST to plain text
One for the command line tool
So, I guess the modules would be named ceylon.markdown.something then?
t
Post by Bastien Jansen
I think the markdown processor belongs to the SDK, and should be named
ceylon.markdown
Post by Tom Bentley
Personally I'd be quite happy to see ceylon.markdown. I think that's
better than ceylon.tool.processor.markdown or similar because I
expect this
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
module to provide an API people can use to integrate markdown
processing
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
into their own modules.
For the typescript model loader, ceylon.tool.loader.typescript sounds
OK to me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.
On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the Ceylon
to
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown,
something
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer for
my
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my module.
--
Rohit Mohan
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com
.
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com
.
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it,
send
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com
.
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/137c90fd-bec6-4e07-9665-150c7bfec850%40googlegroups.com
.
Post by Rohit Mohan
For more options, visit https://groups.google.com/d/optout.
--
Gavin King
http://profiles.google.com/gavin.king
http://ceylon-lang.org
http://hibernate.org
http://seamframework.org
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAP7PoCcuPNFSwt2_ZknecscLnDuHT5X9X%2BqW%3D2M6wJzRqgwh-g%40mail.gmail.com
.
For more options, visit https://groups.google.com/d/optout.
--
--

Rohit Mohan
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/CAF7ZTxK5BH3L0yMDugGyhL7AdYnG184OCfastaNE2nt5NN71Wg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Gavin King
2016-06-15 23:55:51 UTC
Permalink
Well, perhaps you could implement a toString() method that produces
something json-like, and compare the json with what you expect.
Post by Rohit Mohan
The output is an AST.
Post by Gavin King
Well, you need some way to compare input with output. Input is a
String (markdown text) but what is the output? A stream of tokens? AST
nodes?
Post by Rohit Mohan
I've been working on the first phase of the parser for some time now and
have been wondering on how to write tests for it.
So I’ve got the project on
https://github.com/rohitmohan96/ceylon.markdown
I have named the module for the AST classes and parser as
ceylon.markdown.core.
Post by Rohit Mohan
The Markdown processor will mostly be split into multiple modules.
Namely,
One module for the AST classes and to convert the input to AST
One module for AST to HTML
One module for AST to plain text
One for the command line tool
So, I guess the modules would be named ceylon.markdown.something then?
t
Post by Bastien Jansen
I think the markdown processor belongs to the SDK, and should be named
ceylon.markdown
Post by Tom Bentley
Personally I'd be quite happy to see ceylon.markdown. I think that's
better than ceylon.tool.processor.markdown or similar because I expect this
module to provide an API people can use to integrate markdown processing
into their own modules.
For the typescript model loader, ceylon.tool.loader.typescript sounds
OK to me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.
On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the Ceylon to
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown, something
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer for my
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my module.
--
Rohit Mohan
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/137c90fd-bec6-4e07-9665-150c7bfec850%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Gavin King
http://profiles.google.com/gavin.king
http://ceylon-lang.org
http://hibernate.org
http://seamframework.org
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAP7PoCcuPNFSwt2_ZknecscLnDuHT5X9X%2BqW%3D2M6wJzRqgwh-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
--
Rohit Mohan
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAF7ZTxK5BH3L0yMDugGyhL7AdYnG184OCfastaNE2nt5NN71Wg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
Gavin King
***@ceylon-lang.org
http://profiles.google.com/gavin.king
http://ceylon-lang.org
http://hibernate.org
http://seamframework.org
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/CAP7PoCdqNi0zKuFT-RK6XVvpGG8bKvY1Ctukpm-1pcLz6aLqZg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
'Lucas Werkmeister' via ceylon-dev
2016-06-16 00:01:23 UTC
Permalink
The CommonMark implementation seems to include an option to emit the AST
as XML: http://spec.commonmark.org/dingus/

The examples in the specification also double as test cases, so once you
emit HTML, you can check that your module emits the same HTML code for
those examples as in the specification. The format seems to be: a code
block starting with loads of backticks and the tag “example”, then the
Markdown code, then a line with a single period in it, then the HTML
code for that Markdown code, and then the end of the code block (more
backticks). This seems to be their code to parse that:
https://github.com/jgm/CommonMark/blob/master/test/spec_tests.py#L91-L111
Post by Gavin King
Well, perhaps you could implement a toString() method that produces
something json-like, and compare the json with what you expect.
Post by Rohit Mohan
The output is an AST.
Post by Gavin King
Well, you need some way to compare input with output. Input is a
String (markdown text) but what is the output? A stream of tokens? AST
nodes?
Post by Rohit Mohan
I've been working on the first phase of the parser for some time now and
have been wondering on how to write tests for it.
So I’ve got the project on
https://github.com/rohitmohan96/ceylon.markdown
I have named the module for the AST classes and parser as
ceylon.markdown.core.
Post by Rohit Mohan
The Markdown processor will mostly be split into multiple modules.
Namely,
One module for the AST classes and to convert the input to AST
One module for AST to HTML
One module for AST to plain text
One for the command line tool
So, I guess the modules would be named ceylon.markdown.something then?
t
Post by Bastien Jansen
I think the markdown processor belongs to the SDK, and should be named
ceylon.markdown
Post by Tom Bentley
Personally I'd be quite happy to see ceylon.markdown. I think that's
better than ceylon.tool.processor.markdown or similar because I expect this
module to provide an API people can use to integrate markdown processing
into their own modules.
For the typescript model loader, ceylon.tool.loader.typescript sounds
OK to me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.
On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the Ceylon to
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown, something
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer for my
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my module.
--
Rohit Mohan
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/137c90fd-bec6-4e07-9665-150c7bfec850%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Gavin King
http://profiles.google.com/gavin.king
http://ceylon-lang.org
http://hibernate.org
http://seamframework.org
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAP7PoCcuPNFSwt2_ZknecscLnDuHT5X9X%2BqW%3D2M6wJzRqgwh-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
--
Rohit Mohan
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAF7ZTxK5BH3L0yMDugGyhL7AdYnG184OCfastaNE2nt5NN71Wg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/7ccf0ed6-0c57-1707-d7ee-f45f600ae962%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.
Rohit Mohan
2016-06-16 12:26:36 UTC
Permalink
OK thanks.

On Thu 16 Jun, 2016, 5:31 AM 'Lucas Werkmeister' via ceylon-dev, <
Post by 'Lucas Werkmeister' via ceylon-dev
The CommonMark implementation seems to include an option to emit the AST
as XML: http://spec.commonmark.org/dingus/
The examples in the specification also double as test cases, so once you
emit HTML, you can check that your module emits the same HTML code for
those examples as in the specification. The format seems to be: a code
block starting with loads of backticks and the tag “example”, then the
Markdown code, then a line with a single period in it, then the HTML
code for that Markdown code, and then the end of the code block (more
https://github.com/jgm/CommonMark/blob/master/test/spec_tests.py#L91-L111
Post by Gavin King
Well, perhaps you could implement a toString() method that produces
something json-like, and compare the json with what you expect.
Post by Rohit Mohan
The output is an AST.
Post by Gavin King
Well, you need some way to compare input with output. Input is a
String (markdown text) but what is the output? A stream of tokens? AST
nodes?
Post by Rohit Mohan
I've been working on the first phase of the parser for some time now
and
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
have been wondering on how to write tests for it.
Post by Rohit Mohan
So I’ve got the project on
https://github.com/rohitmohan96/ceylon.markdown
I have named the module for the AST classes and parser as
ceylon.markdown.core.
Post by Rohit Mohan
The Markdown processor will mostly be split into multiple modules.
Namely,
One module for the AST classes and to convert the input to AST
One module for AST to HTML
One module for AST to plain text
One for the command line tool
So, I guess the modules would be named ceylon.markdown.something
then?
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
t
Post by Bastien Jansen
I think the markdown processor belongs to the SDK, and should be named
ceylon.markdown
Post by Tom Bentley
Personally I'd be quite happy to see ceylon.markdown. I think
that's
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
better than ceylon.tool.processor.markdown or similar because I
expect this
module to provide an API people can use to integrate markdown processing
into their own modules.
For the typescript model loader, ceylon.tool.loader.typescript sounds
OK to me. FTR the JVM compiler's model loader is in
com.redhat.ceylon.compiler.java.loader.
On 4 May 2016 at 15:43, 'Lucas Werkmeister' via ceylon-dev
Post by 'Lucas Werkmeister' via ceylon-dev
I guess I need to ask the same question for my project, the
Ceylon
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
to
Typescript model converter.
Perhaps something in the ceylon.tool “namespace”?
ceylon.tool.loader.typescript, ceylon.tool.processor.markdown,
something
like that?
Hi,
I will be working on a Markdown processor in Ceylon this summer
for
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
my
GSoC 2016 project.
I was just wondering if I can use the name ceylon.markdown for my
module.
--
Rohit Mohan
--
You received this message because you are subscribed to the
Google
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/697f9a91-ff26-4e33-be0d-bb44dea06eac%40googlegroups.com
.
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the
Google
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/023883f1-8dea-855b-3147-49b807441934%40googlemail.com
.
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
Post by 'Lucas Werkmeister' via ceylon-dev
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAMd5YswXaZ6qFNXipWK-Q1j5DsUeSf9CzNchp8FhrgsnoxmzFw%40mail.gmail.com
.
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
Post by Rohit Mohan
Post by Rohit Mohan
Post by Bastien Jansen
Post by Tom Bentley
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/137c90fd-bec6-4e07-9665-150c7bfec850%40googlegroups.com
.
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Post by Rohit Mohan
For more options, visit https://groups.google.com/d/optout.
--
Gavin King
http://profiles.google.com/gavin.king
http://ceylon-lang.org
http://hibernate.org
http://seamframework.org
--
You received this message because you are subscribed to the Google
Groups
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
an
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAP7PoCcuPNFSwt2_ZknecscLnDuHT5X9X%2BqW%3D2M6wJzRqgwh-g%40mail.gmail.com
.
Post by Gavin King
Post by Rohit Mohan
Post by Gavin King
For more options, visit https://groups.google.com/d/optout.
--
--
Rohit Mohan
--
You received this message because you are subscribed to the Google
Groups
Post by Gavin King
Post by Rohit Mohan
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
an
Post by Gavin King
Post by Rohit Mohan
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/CAF7ZTxK5BH3L0yMDugGyhL7AdYnG184OCfastaNE2nt5NN71Wg%40mail.gmail.com
.
Post by Gavin King
Post by Rohit Mohan
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ceylon-dev/7ccf0ed6-0c57-1707-d7ee-f45f600ae962%40googlemail.com
.
For more options, visit https://groups.google.com/d/optout.
--
--

Rohit Mohan
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+***@googlegroups.com.
To post to this group, send email to ceylon-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/CAF7ZTxLABcy_8CkwJz8bu%2B9aFuWwMYZxtjG4RmNRnsurZ%3Dh0dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...