https://github.com/jacoby/json-challenge
Derrick challenged the Purdue Perl Mongers to read a JSON file, change it, then write it, in a number of languages. I did so in Perl, Node (Javascript), R and Go.
https://github.com/jacoby/json-challenge
Last synced: 2 months ago
JSON representation
Derrick challenged the Purdue Perl Mongers to read a JSON file, change it, then write it, in a number of languages. I did so in Perl, Node (Javascript), R and Go.
- Host: GitHub
- URL: https://github.com/jacoby/json-challenge
- Owner: jacoby
- License: mit
- Created: 2014-06-19T13:20:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-19T13:27:48.000Z (about 12 years ago)
- Last Synced: 2025-01-19T17:37:13.418Z (over 1 year ago)
- Language: Perl
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JSON-Challenge
==============
Derrick challenged the Purdue Perl Mongers to read a JSON file, change it, then write it, in a number of languages. I did so in Perl, Node (Javascript), R and Go.