{"id":19520913,"url":"https://github.com/sebastianbach/lab","last_synced_at":"2025-02-26T00:26:07.376Z","repository":{"id":144574013,"uuid":"495483591","full_name":"SebastianBach/lab","owner":"SebastianBach","description":"Application authoring and code generation.","archived":false,"fork":false,"pushed_at":"2022-05-23T16:19:48.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T13:52:00.980Z","etag":null,"topics":["cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","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/SebastianBach.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-23T16:10:47.000Z","updated_at":"2023-02-06T19:52:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ed483b0-98f3-4669-bc6f-3b299bafdb07","html_url":"https://github.com/SebastianBach/lab","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/SebastianBach%2Flab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianBach%2Flab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianBach%2Flab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianBach%2Flab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SebastianBach","download_url":"https://codeload.github.com/SebastianBach/lab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240769211,"owners_count":19854597,"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":["cpp"],"created_at":"2024-11-11T00:28:18.563Z","updated_at":"2025-02-26T00:26:07.320Z","avatar_url":"https://github.com/SebastianBach.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Prototype of a \"laboratory\" that allows to prototype applications.\n\nArrange code blocks in a certain order:\n\n```\nRecipe recipe;\n\nadd_step(step::hello_world);\nadd_step_configure(step::set_values, conf::add_values::cnt, 10);\nadd_step(step::sum);\nadd_step(step::print);\n```\n\nExecute the resulting program:\n\n```\nrun(recipe, ..., ..., ...);\n```\n\nCreate the source code of an equivalent standalone command line application:\n\n```\ncreate_code(recipe, \"my_app.cpp\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastianbach%2Flab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastianbach%2Flab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastianbach%2Flab/lists"}