Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74252 > unrolled thread
| Started by | varun bhatnagar <varun292006@gmail.com> |
|---|---|
| First post | 2014-07-09 15:40 +0200 |
| Last post | 2014-07-09 15:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Does python support ATL Modelling Language? varun bhatnagar <varun292006@gmail.com> - 2014-07-09 15:40 +0200
| From | varun bhatnagar <varun292006@gmail.com> |
|---|---|
| Date | 2014-07-09 15:40 +0200 |
| Subject | Re: Does python support ATL Modelling Language? |
| Message-ID | <mailman.11689.1404913286.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Thanks a lot William for the reply! Before writing the previous mail I did a search but I was not able to find anything which can fulfill my need. I want something where in I can define certain rules for my xml and based on those rules my xmls should get merged into another xml (probably XSLT, still need to investigate). All these things I was doing using ATL. Anyways, I can still go through this and see if this works for me. /Varun On Wed, Jul 9, 2014 at 3:20 PM, William Ray Wing <wrw@mac.com> wrote: > 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 top | Article view | comp.lang.python
csiph-web