taskSavannah Administration - Tasks: task #5990, Submission of ESIL Ada to MIPS...

 
 

task #5990: Submission of ESIL Ada to MIPS compiler

Submitter:  beyou <beyou>
Submitted:  Tue 17 Oct 2006 08:58:30 PM UTC
   
 
Should Start On:  Tue 17 Oct 2006 12:00:00 AM UTC Should be Finished on:  Fri 27 Oct 2006 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  sp Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 12 Nov 2006 10:41:34 AM UTC, comment #3: 

Hi,

We did not get a response from you, so we deleted your project from the pending queue.

If you would still like to have your project hosted at Savannah, please register it again.

The re-registration URL found in our acknowledgment of your earlier registration will direct you to the proper location where you can re-register your project.

Regards,

Stephan

Stephan Peijnik <sp>
Sun 05 Nov 2006 03:41:03 PM UTC, comment #2: 

Hi,

I am waiting for an answer from you.

If within one week I still do not get a reply, I will remove your project. You will still be able to register it again once you have the time to deal with the registration issues.

Are you still willing to host your project at Savannah? If not, please tell us - we don't bite, and it will make us gain time.

Regards,

Stephan

Stephan Peijnik <sp>
Tue 31 Oct 2006 07:54:09 PM UTC, comment #1: 

Hi,

I'm evaluating the project you submitted for approval in Savannah. While doing so I've noticed a problem which is described below.


Please include a (perhaps temporary) URL pointing to the source code. Alternatively, you can forward the code to me by email or attach it to this tracker.

We wish to review your source code, even if it is not functional, to catch potential legal issues early.

For example, to release your program properly under the GNU GPL you must include a copyright notice and permission-to-copy statements at the beginning of every  copyrightable file, usually any file more than 10 lines long.  This is explained in http://www.gnu.org/licenses/gpl-howto.html.  Our review would help catch potential omissions such as these.

Note that sending code to our repositories is a release, since the code will then be publicly available through anonymous access.

If you haven't started development at all yet, we would like you to re-submit your application for hosting once you do have some code ready.


To help us better keep track of your registration, please use the tracker's web interface following the link below. Do not reply directly, the registration process is not driven by e-mail, and we will not receive such replies.

Regards,

Stephan

Stephan Peijnik <sp>
Tue 17 Oct 2006 08:58:30 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


REGISTRATION ADMINISTRATION


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific "Group Administration" page, accessible only to site administrators, effectively logged as site administrators (superuser):

  <https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=8841>


REGISTRATION DETAILS


Full Name:
----------
  ESIL Ada to MIPS compiler

System Group Name:
-----------------
  esilcompiler

Type:
-----
  non-GNU software &amp; documentation

License:
--------
  GNU General Public License V2 or later

Description:
------------
  This is an academic project developed by 5 graduate students at ESIL School, Information Technology department, Aix-Marseille II University, France. ( http://www.esil.univ-mrs.fr/extranet/?lang=en )

The goal of this project is to develop an Ada to Mips compiler.

Ada is a structured, statically typed imperative computer programming language. MIPS is a RISC microprocessor architecture.

It will be developed in ANSI C, compiled using gcc. It will run on any GNU/Linux operating system.
It will use Flex as the lexical analyzer generator and Bison as a parser generator to produce the tree form the Ada grammar.
The production of our compiler code will be done by an intermediate program developed by us. It will receive the result produced by Bison to generate the C source of our compiler.
Our compiler will then be able to produce MIPS source code form Ada source code.
The tests of the MIPS code produced by this project will use the MIPS32 simulator SPIM.

The development is not started yet. We don't have any sample code to submit.


Other Software Required:
------------------------
  Bison - http://www.gnu.org/software/bison/
Flex  - http://www.gnu.org/software/flex/
SPIM  - http://www.cs.wisc.edu/~larus/spim.html


beyou <beyou>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-12 sp StatusPing-ed Cancelled
    Open/ClosedOpen Closed
2006-11-05 sp StatusWait reply Ping-ed
2006-10-31 sp StatusNone Wait reply
    Assigned toNone sp

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code