unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Corey Thomasson <cthom.lists@gmail.com>
To: guile-user@gnu.org
Subject: json parser
Date: Thu, 1 Apr 2010 21:39:15 -0400	[thread overview]
Message-ID: <n2y4754958d1004011839g6814044dm672d28c010dbbbfe@mail.gmail.com> (raw)

I'm new to scheme/guile, but I got tired of writing web pages in
php/html and started poking around my shared hosts /bin. Turns out
guile 1.8 is installed, so I got to hacking.

I couldn't find any json parsers that worked with guile, so I hacked
on together.

I don't know if it works with 1.9x, or how it could be improved
(though I'm positive it could), or how unidiomatic it is, so any
comment/advice/criticism/ridicule is welcome.

http://github.com/cthom06/guile-json




             reply	other threads:[~2010-04-02  1:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-02  1:39 Corey Thomasson [this message]
2010-08-28 23:55 ` json parser Andy Wingo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=n2y4754958d1004011839g6814044dm672d28c010dbbbfe@mail.gmail.com \
    --to=cthom.lists@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).