taskSavannah Administration - Tasks: task #6695, Submission of Klisp, a kernel...

 
 

task #6695: Submission of Klisp, a kernel look-like lisp machine

Submitter:  ninis <ninis666>
Submitted:  Thu 29 Mar 2007 08:14:39 AM UTC
   
 
Should Start On:  Thu 29 Mar 2007 12:00:00 AM UTC Should be Finished on:  Sun 08 Apr 2007 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  Beuc Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 26 Apr 2007 08:02:00 AM UTC, comment #2: 

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 wher\e you can re-register your project.

Regards.

Sylvain Beucler <Beuc>
Tue 03 Apr 2007 10:30:10 PM UTC, comment #1: 

Hi,

I'm evaluating the project you submitted for approval in Savannah.


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

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 are willing to make the changes mentioned above, please provide us with an URL to an updated tarball of your project.  Upon review, we will reconsider your project for inclusion in Savannah.

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.

Sylvain Beucler <Beuc>
Thu 29 Mar 2007 08:14:39 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: Klisp, a kernel look-like lisp machine
  • System Name:  klisp
  • Type: www.gnu.org portion
  • License: GNU General Public License V2 or later





Description:

Klisp is a small lisp virtual machine. It is design as a kernel : as a kernel schedules several processes, several lisp instructions are evaluated in a parallel , without any system calls (like fork/clone or execv). Developing klisp by this way, we can easily make it run on any architecture (it is written in C), with or without the need of an operating system.



ninis <ninis666>

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by Beuc (Posted a comment)
  • -email is unavailable- added by ninis666 (Submitted the item)
  •  

    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
    2007-04-26 Beuc StatusIn Progress Cancelled
        Open/ClosedOpen Closed
    2007-04-03 Beuc StatusNone In Progress
        Assigned toNone Beuc

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code