Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guile #26

Open
christopherlam opened this issue Nov 9, 2019 · 1 comment
Open

Add guile #26

christopherlam opened this issue Nov 9, 2019 · 1 comment
Labels
new library request Request for adding a new language or library to the comparison

Comments

@christopherlam
Copy link

Simple parser_guile.scm using https://github.com/aconchillo/guile-json/

(use-modules (json))
(json->scm (current-input-port))

Only limited by memory.

@lovasoa
Copy link
Owner

lovasoa commented Nov 9, 2019

Pull requests welcome!

@lovasoa lovasoa added the new library request Request for adding a new language or library to the comparison label Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new library request Request for adding a new language or library to the comparison
Projects
None yet
Development

No branches or pull requests

2 participants