Skip to content

patchspace/json_parser_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Parser Workshop

Worskhop starting point for Parsing for Fun and Profit first run at Sheffield Ruby User Group in April 2013 and since re-run at MancJS in December 2013.

Fork and have a go!

Ruby notes

Run:

bundle install
guard

JavaScript notes

Underscore is available by default.

Run:

npm install -g mocha
npm install
mocha --watch spec

(Unfortunately there's no way to make mocha watch .pegjs files in lib)

Solutions seen in the wild

Thanks to everyone who's published their solutions. If you'd like me to add your pair just let me know (or send a pull request modifying the readme).

ShRUG April 2013

Contact

If you have any questions or comments, feel free to contact me at ash.moran@patchspace.co.uk.

About

Worskhop starting point for Parsing for Fun and Profit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published