Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2m-dev] RE: Re: ACG Compilation

Hello,

The problem is that the ACG language (parser/compiler) embedded inside of the ATL/TCS bundle is not in sync with the HEAD one: it doesn't recognise "newin", "pcall" instructions.

The only solution at this time is to "fix" the bundle. I did it by reimporting ATL/TCS plugins into the workspace, then update org.eclipse.m2m.atl.dsls plugin with the correct ACG parser/compiler.

Could you report a bug (https://bugs.eclipse.org/bugs/enter_bug.cgi?product=M2M&component=ATL-Engine) about the whole ACG compiler issue, as there are a lot of things to fix at this level... then I would be able to attach to the bug the updated org.eclipse.m2m.atl.dsls plugin I made, which will allow you to compile latest acg files.

Thanks in advance,

William

Le 28/04/2010 15:33, Meer, A.P. van der a écrit :
Hello,

I finally got this mostly working, but now there appear to be parse errors in the ATL.ACG, which prevent the .ASM file from being generated. The errors occur next to the "newin" and "pcall" statements. Commenting out allows compilation to happen, but I assume that they can't be removed without removing functionality. Am I doing something wrong, or is there a bug here? I downloaded all files from the CVS, so they are the most recent versions.

Regards,
   Arjan van der Meer

-----Original Message-----
From: m2m-dev-bounces@xxxxxxxxxxx [mailto:m2m-dev-bounces@xxxxxxxxxxx] On Behalf Of m2m-dev-request@xxxxxxxxxxx
Sent: dinsdag 20 april 2010 18:02
To: m2m-dev@xxxxxxxxxxx
Subject: m2m-dev Digest, Vol 36, Issue 3

Send m2m-dev mailing list submissions to
	m2m-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	https://dev.eclipse.org/mailman/listinfo/m2m-dev
or, via email, send a message with subject or body 'help' to
	m2m-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	m2m-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of m2m-dev digest..."


Today's Topics:

    1. ACG Compilation (Meer, A.P. van der)
    2. Re: ACG Compilation (William Piers)


----------------------------------------------------------------------

Message: 1
Date: Tue, 20 Apr 2010 11:14:14 +0200
From: "Meer, A.P. van der"<a.p.v.d.Meer@xxxxxx>
Subject: [m2m-dev] ACG Compilation
To: "m2m-dev@xxxxxxxxxxx"<m2m-dev@xxxxxxxxxxx>
Message-ID:
	<7DF2365FF07C0E4E89419D65CCC93C9E01789EA7B195@xxxxxxxxxxxxxxxxxxxxxxxx>
	
Content-Type: text/plain; charset="us-ascii"

Hello,

On Februari 17, I posted on the M@M forum about a problem I had with the ATL compiler. Based on the lack of response, I assume his area is not a priority, which I can understand, but leads me to try to fix it myself. I think I have located the problem in the ATL.acg, and I want to try some possible fixes. This means I have to compile the ATL.acg to some .asm, so I can use it to replace the existing compiler asm. I have two questions here:


1)      Is the ACG file linked from http://wiki.eclipse.org/ACG still current? Is it the right starting point?

2)      What is the easiest what to compile ACG files? I currently try to use ACG.asm with the launcher, but I haven't been very successful with it. I've tried installing TCS using the update site, but that fails because of a missing ANTLR wrapper. Is there some documentation that I'm missing?

Regards,
    Arjan van der Meer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://dev.eclipse.org/mailman/private/m2m-dev/attachments/20100420/ce8bfbfe/attachment.html

------------------------------

Message: 2
Date: Tue, 20 Apr 2010 11:35:58 +0200
From: William Piers<william.piers@xxxxxxx>
Subject: Re: [m2m-dev] ACG Compilation
To: M2M dev list<m2m-dev@xxxxxxxxxxx>
Message-ID:<4BCD757E.3080700@xxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: william_piers.vcf
Type: text/x-vcard
Size: 243 bytes
Desc: not available
Url : https://dev.eclipse.org/mailman/private/m2m-dev/attachments/20100420/ab165f23/william_piers.bin

------------------------------

_______________________________________________
m2m-dev mailing list
m2m-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-dev


End of m2m-dev Digest, Vol 36, Issue 3
**************************************
_______________________________________________
m2m-dev mailing list
m2m-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-dev


begin:vcard
fn:William Piers
n:Piers;William
org:Obeo
adr:2 rue Robert Schumann;;lot 24;NANTES;;44408;France
email;internet:william.piers@xxxxxxx
title:MDA Consultant
tel;work:+33 (0)2 51 13 50 53
url:http://www.obeo.fr
version:2.1
end:vcard


Back to the top