taskSavannah Administration - Tasks: task #8788, Submission of Ikarus Scheme

 
 

task #8788: Submission of Ikarus Scheme

Submitter:  Abdulaziz Ghuloum <aghuloum>
Submitted:  Wed 22 Oct 2008 02:30:48 AM UTC
   
 
Should Start On:  Wed 22 Oct 2008 12:00:00 AM UTC Should be Finished on:  Sat 01 Nov 2008 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 03 Mar 2009 07:49:52 PM UTC, comment #2: 

Timeout--closing this submission.

Feel free to resubmit your project later when you have more time
to deal with the registration issues.

--
Regards.

Sebastian Gerhardt <sgerhardt>
Fri 09 Jan 2009 07:16:31 PM UTC, comment #1: 

I apologize for the delay. If you are still interested in applying to Savannah then follow the directions below.

I checked your project files but the license notices attached to the project files do not contain the "or (at your option) any later version" phrase, and therefore is not valid for this site. You can find the templates that would be acceptable for a license notice here:

http://www.gnu.org/licenses/gpl-howto.html

Please, list all the dependencies that your program may have with the license that those use and a link to the main project page, including the programming languages used. I do not know very much about this programming language.

It seems you are trying to license this as GPL version 3, since that is what is contained with the project files. Is this correct?

-Deleted Account- <nicalvaro>
Wed 22 Oct 2008 02:30:48 AM 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):



Registration Details


  • Name: Ikarus Scheme
  • System Name:  ikarus
  • Type: non-GNU software & documentation
  • License: GNU General Public License v2 or later





Description:

Ikarus Scheme is a free optimizing incremental native-code compiler for Scheme as specified in the Revised^6 Report on the Algorithmic Language Scheme.
Ikarus Scheme is free to download, to distribute, to modify, and to redistribute. The complete source is available according to the GNU General Public License (GPL3).
Ikarus Scheme is an optimizing compiler, so your Scheme code will run fast without the need to port hot spots to C "for performance". With an incremental compiler, you don't need a separate compilation step to make your program run fast. The best part is that the compiler itself is fast, capable of compiling thousands of lines of code per second.
Finally, Ikarus Scheme is an R6RS compiler. R6RS is the latest revision of the Scheme standard. The current release of Ikarus supports over 94% of the most important features R6RS, and later releases will bring Ikarus closer to full R6RS conformance. R6RS libraries, scripts, record types, condition system, exception handling, unicode strings, bytevectors, hashtable, and enumerations are among the supported features.


Other Comments:

Re: "My project runs primarily on a completely free OS":

My project does not have a primary OS: it runs equally well on many operating systems, most are free, some are not.




Tarball URL:

http://www.cs.indiana.edu/~aghuloum/ikarus/ikarus-0.0.3.tar.gz


Abdulaziz Ghuloum <aghuloum>

 

(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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2009-03-03 sgerhardt StatusNone Cancelled
    Open/ClosedOpen Closed
2009-03-03 sgerhardt Carbon-CopyRemoved 67687 -
2009-03-03 sgerhardt Carbon-CopyRemoved 59251 -

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code