Is there any port of atsdoc for postiats ?

Not yet.
I will do it. I expect âatsdocâ to play a very important role in supporting
some form of meta-programming.On Wednesday, March 26, 2014 5:13:17 AM UTC-4, Cyrille Duret wrote:
Is there any port of atsdoc for postiats ?
Indeed it is a very powerful piece of software
I would use it as template engine
;-)Le mercredi 26 mars 2014 14:36:51 UTC+1, gmhwxi a écrit :
Not yet.
I will do it. I expect âatsdocâ to play a very important role in supporting
some form of meta-programming.On Wednesday, March 26, 2014 5:13:17 AM UTC-4, Cyrille Duret wrote:
Is there any port of atsdoc for postiats ?
Not sure but it is a possibility, especially, given the availability of
atscc2php.On Sat, Sep 13, 2014 at 11:12 AM, Shea Levy sh...@shealevy.com wrote:
Even for the metaprogramming aspects?
On Fri, Sep 12, 2014 at 04:55:19PM -0700, gmhwxi wrote:
At this moment, I feel it may just be better to just use php instead of
atsdoc.On Friday, September 12, 2014 4:06:49 PM UTC-4, Shea Levy wrote:
Is this still in the works?
~Shea
On Wednesday, March 26, 2014 9:36:51 AM UTC-4, gmhwxi wrote:
Not yet.
I will do it. I expect âatsdocâ to play a very important role in
supporting
some form of meta-programming.On Wednesday, March 26, 2014 5:13:17 AM UTC-4, Cyrille Duret wrote:
Is there any port of atsdoc for postiats ?
â
You received this message because you are subscribed to the Google
Groups âats-lang-usersâ group.
To unsubscribe from this group and stop receiving emails from it, send
an email to ats-lang-user...@googlegroups.com.
To post to this group, send email to ats-lan...@googlegroups.com.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ats-lang-users/3a04d954-7103-448b-98a0-6f415fad4355%40googlegroups.com
.â
You received this message because you are subscribed to the Google Groups
âats-lang-usersâ group.
To unsubscribe from this group and stop receiving emails from it, send an
email to ats-lang-user...@googlegroups.com.
To post to this group, send email to ats-lan...@googlegroups.com.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ats-lang-users/20140913151245.GC2275%40nixos.hsd1.nh.comcast.net
.
Now I doubt I understood what was meant by âmetaâprogrammingâ in this
context. Or is this a library for ATS2 text generation? A kind of ATS2 DOM,
I mean something which would be to ATS2 what the DOM is to HTML (or to XML)
and provided as a PHP API?Le samedi 13 septembre 2014 19:04:23 UTC+2, gmhwxi a écrit :
Not sure but it is a possibility, especially, given the availability of
atscc2php.On Sat, Sep 13, 2014 at 11:12 AM, Shea Levy <sh...@shealevy.com <javascript:>> wrote:
Even for the metaprogramming aspects?
On Fri, Sep 12, 2014 at 04:55:19PM -0700, gmhwxi wrote:
At this moment, I feel it may just be better to just use php instead of
atsdoc.On Friday, September 12, 2014 4:06:49 PM UTC-4, Shea Levy wrote:
Is this still in the works?
~Shea
On Wednesday, March 26, 2014 9:36:51 AM UTC-4, gmhwxi wrote:
Not yet.
I will do it. I expect âatsdocâ to play a very important role in
supporting
some form of meta-programming.On Wednesday, March 26, 2014 5:13:17 AM UTC-4, Cyrille Duret wrote:
Is there any port of atsdoc for postiats ?
â
You received this message because you are subscribed to the Google
Groups âats-lang-usersâ group.
To unsubscribe from this group and stop receiving emails from it, send
an email to ats-lang...@googlegroups.com <javascript:>.
To post to this group, send email to ats-l...@googlegroups.com
<javascript:>.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ats-lang-users/3a04d954-7103-448b-98a0-6f415fad4355%40googlegroups.com
.â
You received this message because you are subscribed to the Google Groups
âats-lang-usersâ group.
To unsubscribe from this group and stop receiving emails from it, send an
email to ats-lang...@googlegroups.com <javascript:>.
To post to this group, send email to ats-l...@googlegroups.com
<javascript:>.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ats-lang-users/20140913151245.GC2275%40nixos.hsd1.nh.comcast.net
.
Is this still in the works?
~SheaOn Wednesday, March 26, 2014 9:36:51 AM UTC-4, gmhwxi wrote:
Not yet.
I will do it. I expect âatsdocâ to play a very important role in supporting
some form of meta-programming.On Wednesday, March 26, 2014 5:13:17 AM UTC-4, Cyrille Duret wrote:
Is there any port of atsdoc for postiats ?
At this moment, I feel it may just be better to just use php instead of
atsdoc.On Friday, September 12, 2014 4:06:49 PM UTC-4, Shea Levy wrote:
Is this still in the works?
~Shea
On Wednesday, March 26, 2014 9:36:51 AM UTC-4, gmhwxi wrote:
Not yet.
I will do it. I expect âatsdocâ to play a very important role in
supporting
some form of meta-programming.On Wednesday, March 26, 2014 5:13:17 AM UTC-4, Cyrille Duret wrote:
Is there any port of atsdoc for postiats ?
Meta-programming here means to write code that can generate ATS code.
For instance, if a datatype is declared, then some kind of print function
may
be generated for the datatype.
I mean something which would be to ATS2 what the DOM is to HTML (or to
XML) and provided as a PHP API?
Possibly.On Mon, Sep 29, 2014 at 12:44 AM, âYannick DuchĂȘneâ via ats-lang-users < ats-lan...@googlegroups.com> wrote:
Now I doubt I understood what was meant by âmetaâprogrammingâ in this
context. Or is this a library for ATS2 text generation? A kind of ATS2 DOM,
I mean something which would be to ATS2 what the DOM is to HTML (or to XML)
and provided as a PHP API?Le samedi 13 septembre 2014 19:04:23 UTC+2, gmhwxi a écrit :
Not sure but it is a possibility, especially, given the availability of
atscc2php.On Sat, Sep 13, 2014 at 11:12 AM, Shea Levy sh...@shealevy.com wrote:
Even for the metaprogramming aspects?
On Fri, Sep 12, 2014 at 04:55:19PM -0700, gmhwxi wrote:
At this moment, I feel it may just be better to just use php instead of
atsdoc.On Friday, September 12, 2014 4:06:49 PM UTC-4, Shea Levy wrote:
Is this still in the works?
~Shea
On Wednesday, March 26, 2014 9:36:51 AM UTC-4, gmhwxi wrote:
Not yet.
I will do it. I expect âatsdocâ to play a very important role in
supporting
some form of meta-programming.On Wednesday, March 26, 2014 5:13:17 AM UTC-4, Cyrille Duret wrote:
Is there any port of atsdoc for postiats ?
â
You received this message because you are subscribed to the Google
Groups âats-lang-usersâ group.
To unsubscribe from this group and stop receiving emails from it, send
an email to ats-lang...@googlegroups.com.
To post to this group, send email to ats-l...@googlegroups.com.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ats-lang-users/3a04d954-7103-448b-98a0-6f415fad4355%40googlegroups.com
.â
You received this message because you are subscribed to the Google
Groups âats-lang-usersâ group.
To unsubscribe from this group and stop receiving emails from it, send
an email to ats-lang...@googlegroups.com.
To post to this group, send email to ats-l...@googlegroups.com.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ats-lang-users/20140913151245.GC2275%40nixos.hsd1.nh.comcast.net
.â
You received this message because you are subscribed to the Google Groups
âats-lang-usersâ group.
To unsubscribe from this group and stop receiving emails from it, send an
email to ats-lang-user...@googlegroups.com.
To post to this group, send email to ats-lan...@googlegroups.com.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ats-lang-users/861f6b1f-d41b-4261-933d-4c4ed65b2200%40googlegroups.com
https://groups.google.com/d/msgid/ats-lang-users/861f6b1f-d41b-4261-933d-4c4ed65b2200%40googlegroups.com?utm_medium=email&utm_source=footer
.
Even for the metaprogramming aspects?On Fri, Sep 12, 2014 at 04:55:19PM -0700, gmhwxi wrote:
At this moment, I feel it may just be better to just use php instead of
atsdoc.On Friday, September 12, 2014 4:06:49 PM UTC-4, Shea Levy wrote:
Is this still in the works?
~Shea
On Wednesday, March 26, 2014 9:36:51 AM UTC-4, gmhwxi wrote:
Not yet.
I will do it. I expect âatsdocâ to play a very important role in
supporting
some form of meta-programming.On Wednesday, March 26, 2014 5:13:17 AM UTC-4, Cyrille Duret wrote:
Is there any port of atsdoc for postiats ?
â
You received this message because you are subscribed to the Google Groups âats-lang-usersâ group.
To unsubscribe from this group and stop receiving emails from it, send an email to ats-lang-user...@googlegroups.com.
To post to this group, send email to ats-lan...@googlegroups.com.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/3a04d954-7103-448b-98a0-6f415fad4355%40googlegroups.com.