Skip to content

rjbs/json

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An initial Perl 6 grammar for JSON.

This is a work in progress. For more information please join #perl6 on
irc.freenode.net, and talk to moritz_ or viklund, or write a mail to
perl6-users@perl.org.

All files (unless noted otherwise) can be used, modified and redistributed
under the terms of the Artistic License Version 2. Examples (in the
documentation, in tests or distributed as separate files) can be considered
public domain.

State:

    The parser is pretty complete, if you find anything that it should
    parse and doesn't, or the other way round, please let me know.

    The emitter works.

Credits
    Moritz Lenz <moritz@faui2k3.org>
    Johan Viklund

About

A tiny JSON parser for Perl 6 on Rakudo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%