Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74253
| Subject | Re: Does python support ATL Modelling Language? |
|---|---|
| From | William Ray Wing <wrw@mac.com> |
| Date | 2014-07-09 09:20 -0400 |
| References | <CAGxOggGcVqzLFg_o=ZUk_L7HDFMr9OzMYaWz3eQKw84FsZ15gw@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11690.1404915672.18130.python-list@python.org> (permalink) |
On Jul 9, 2014, at 4:38 AM, varun bhatnagar <varun292006@gmail.com> wrote: > Hi, > > I am trying to shift my application from JAVA to Python and in JAVA I am using ATL Transformations (modelling techniques). Is it possible to do that with Python, does python support ATL Transformations. If not is there any API/library/module which supports this? > > Any kind of help will be appreciated! :) > > Thanks, > BR, > Varun > -- > https://mail.python.org/mailman/listinfo/python-list I know next to nothing about model transformation languages. However, a few seconds in Wikipedia and Google turned up: http://www.lfd.uci.edu/~gohlke/code/transformations.py.html If you Google for “python model transformation” you will get a fair list of other possibilities. -Bill
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Does python support ATL Modelling Language? William Ray Wing <wrw@mac.com> - 2014-07-09 09:20 -0400
csiph-web