{"id":17796365,"url":"https://github.com/d-plaindoux/scala-shop","last_synced_at":"2025-08-30T16:08:18.366Z","repository":{"id":14092568,"uuid":"16796543","full_name":"d-plaindoux/scala-shop","owner":"d-plaindoux","description":"\"Scala Parsers Combinators\" coding dojo","archived":false,"fork":false,"pushed_at":"2014-05-20T05:17:15.000Z","size":360,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T17:49:54.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d-plaindoux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-13T08:30:06.000Z","updated_at":"2014-05-20T05:17:15.000Z","dependencies_parsed_at":"2022-09-12T23:22:47.514Z","dependency_job_id":null,"html_url":"https://github.com/d-plaindoux/scala-shop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-plaindoux%2Fscala-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-plaindoux%2Fscala-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-plaindoux%2Fscala-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-plaindoux%2Fscala-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-plaindoux","download_url":"https://codeload.github.com/d-plaindoux/scala-shop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246747427,"owners_count":20827150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T11:45:11.763Z","updated_at":"2025-04-02T03:20:10.230Z","avatar_url":"https://github.com/d-plaindoux.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"scala-shop\n==========\n\n\"Scala Parsers Combinators\" decicated coding dojo.\n\n\nIntroduction\n------------\n\nThis coding dojo introduces Scala parsers combinators standard library. \nThis is done performing parsers for two different mini-languages. \n\nThe first one is inspired by Javacscript expressions and is by definition a regular \nlanguage. The main difficulty can be the left recursion which can be managed\nin different ways.\n\nThe second language is inspired by Mustach. This case is a little bit more complex\nfor two reasons. First it's not a regular language and second its syntax can change \nduring the analysis. For those two reasons this last case study shows the possibilities \noffered by such a parser library and related concept like combinators ... and monads of course.\n\nHow-to\n------\n\nExercises are in the directory named [exos](https://github.com/d-plaindoux/scala-shop/tree/master/src/main/scala/toulousejug/exo) \nand directives are given by comments in the source code. In addition a complete solution for both mini-language is also given in the directory [parsers](https://github.com/d-plaindoux/scala-shop/tree/master/src/main/scala/toulousejug/parsers).\n\nIn parallel a set of slides in french (using Reveal.js) are provided.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-plaindoux%2Fscala-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-plaindoux%2Fscala-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-plaindoux%2Fscala-shop/lists"}