taskSavannah Administration - Tasks: task #14013, Submission of Json-Type: library...

 
 

task #14013: Submission of Json-Type: library and program for JSON push parsing and type checking.

Submitter:  Ştefan Vargyas / István <stvar>
Submitted:  Mon 30 May 2016 09:15:19 AM UTC
   
 
Should Start On:  Mon 30 May 2016 12:00:00 AM UTC Should be Finished on:  Thu 09 Jun 2016 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  agn Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 06 Jun 2016 07:06:39 AM UTC, comment #2: 

Thank you very much Gordon for approving my project.

I'm looking forward to create a meaningful and functional project site for Json-Type on GNU Savannah.

Sincerely,

Stefan.

Ştefan Vargyas / István <stvar>
Mon 06 Jun 2016 01:07:10 AM UTC, comment #1: 

Hello,

Thank you for submitting a new project to host on GNU Savannah.

The project has been created.
You should soon receive an email with further instructions.

regards,
 - assaf

Assaf Gordon <agn>
Site Administrator
Mon 30 May 2016 09:15:19 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: Json-Type: library and program for JSON push parsing and type checking.
  • System Name:  json-type
  • Type: non-GNU software and documentation
  • License: GNU General Public License v3 or later





Description:

[excerpt from the README file]

[...]

1. The Json-Type Library and Program
====================================

The Json-Type library's and program's vocation is that of a fully-compliant RFC 7159 [1] and ECMA 404 [2] push parser -- including validation of UTF8 encoding as per the Unicode Standard 8.0.0 [3] -- and, more importantly, that of a very efficient on-the-fly type checker of JSON input.

The most proeminent feature of the type checker is that it does not build any kind of a DOM nor an AST of the JSON input provided prior to proceed with the type validation. Instead, the type checker runs alongside the parser, obeying
the very logic of the push-parsing itself: while consuming given chunks of input text one at a time, it stops as soon as it is detecting a type error occurrence in the input given.

[...]




Other Software Required:

no special dependecies


Tarball URL:

http://savannah.gnu.org/submissions_uploads/json-type-May-30-2016.tar.bz2


Ştefan Vargyas / István <stvar>

 

(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 agn (Posted a comment)
  • -email is unavailable- added by stvar (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-06-06 agn StatusNone Done
        Assigned toNone agn
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code