{"id":17111475,"url":"https://github.com/jkrt/tddd55_tutorial_code","last_synced_at":"2026-03-18T23:25:28.308Z","repository":{"id":46176507,"uuid":"424636290","full_name":"JKRT/TDDD55_Tutorial_Code","owner":"JKRT","description":"Some examples for the course TDDD55","archived":false,"fork":false,"pushed_at":"2021-11-10T15:03:45.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T22:26:03.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JKRT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-04T15:00:57.000Z","updated_at":"2023-11-17T09:47:53.000Z","dependencies_parsed_at":"2022-09-14T13:21:06.369Z","dependency_job_id":null,"html_url":"https://github.com/JKRT/TDDD55_Tutorial_Code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JKRT/TDDD55_Tutorial_Code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JKRT%2FTDDD55_Tutorial_Code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JKRT%2FTDDD55_Tutorial_Code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JKRT%2FTDDD55_Tutorial_Code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JKRT%2FTDDD55_Tutorial_Code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JKRT","download_url":"https://codeload.github.com/JKRT/TDDD55_Tutorial_Code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JKRT%2FTDDD55_Tutorial_Code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271599698,"owners_count":24787801,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-14T16:53:51.604Z","updated_at":"2026-02-11T12:01:24.337Z","avatar_url":"https://github.com/JKRT.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TDDD55_Tutorial_Code\nSome examples for the course TDDD55\n\n## Some additional information\nThere are two variants of the recursive descent calculator.\nrecursiveDescentCalculator.jl implements a calculator. \nThe other example simply accepts or rejects the given expression. \n\n## Example on how to run the recursive descent calculator \n```\n\u003e julia recursiveDescentCalculator.jl\nEnter expression  =\u003e (4+4)*3  \nResult of res is: 24.0\nEnter expression  =\u003e (4+4)*3+(4+4)*3\nResult of res is: 48.0\nEnter expression  =\u003e 9/3\nResult of res is: 3.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkrt%2Ftddd55_tutorial_code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkrt%2Ftddd55_tutorial_code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkrt%2Ftddd55_tutorial_code/lists"}