{"id":16701115,"url":"https://github.com/arnobl/comlandocywood","last_synced_at":"2025-03-14T06:12:38.045Z","repository":{"id":68999023,"uuid":"83572850","full_name":"arnobl/comlanDocywood","owner":"arnobl","description":"Companion web page for our COMLAN paper","archived":false,"fork":false,"pushed_at":"2018-05-22T07:42:05.000Z","size":48089,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-21T00:50:02.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/arnobl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-01T15:56:57.000Z","updated_at":"2018-05-22T07:42:07.000Z","dependencies_parsed_at":"2023-02-23T17:45:22.368Z","dependency_job_id":null,"html_url":"https://github.com/arnobl/comlanDocywood","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/arnobl%2FcomlanDocywood","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnobl%2FcomlanDocywood/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnobl%2FcomlanDocywood/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnobl%2FcomlanDocywood/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnobl","download_url":"https://codeload.github.com/arnobl/comlanDocywood/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532550,"owners_count":20306155,"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-12T18:28:48.316Z","updated_at":"2025-03-14T06:12:38.020Z","avatar_url":"https://github.com/arnobl.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Binaries are located in the folder \"bin\".\u003cbr/\u003e\nSources are located in the folder \"docywood\".\u003cbr/\u003e\nThe Eclipse plugins used for the experiments are located in \"experiments/eclipsePlugins\".\u003cbr/\u003e\nThe documents used during the experiments are located in \"experiments\".\u003cbr/\u003e\nThe data and the R script of the experiments are located in \"experiments/data\".\u003cbr/\u003e\n\n\nThe Kompren tutorials are available on the [official web page of the Kompren DSL](https://github.com/arnobl/kompren).\n\nThe generated tutorials for `Robot` are provided as follows:\n\n\n### \u003ca name=\"Defining-a-ProgramUnit\"\u003e\u003c/a\u003eDefining a ProgramUnit\n\n```\nbegin\n end\n```\nA ProgramUnit contains the commands for controlling a robot. It is the main class of the language. Type `begin`. \n\nType `end`. \n\n\n### \u003ca name=\"Defining-a-Move\"\u003e\u003c/a\u003eDefining a Move\n\n```\nbegin\n \tmove ( 25 )\n end\n\n```\nIt defines a command for moving forward the robot. `distance` must be defined. The robot moves foward for a given distance in centimeter. The expected format is a double value.\nType `move (`. \n\nThen, give the value, here: `25 `.\n\n\nType `)`. \n\nSee also:\u003cbr/\u003e\n[Defining a ProgramUnit](#Defining-a-ProgramUnit)\n\n\n\n### \u003ca name=\"Defining-a-Turn\"\u003e\u003c/a\u003eDefining a Turn\n\n```\nbegin\n \tturn ( -100 )\n end\n\n```\nIt defines a command for rotating the robot. `angle` must be defined. The robot rotates following a given rotation angle in degree. The expected format is a double value.\nType `turn (`. \n\nThen, give the value, here: `-100 `.\n\n\nType `)`. \n\nSee also:\u003cbr/\u003e\n[Defining a ProgramUnit](#Defining-a-ProgramUnit)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnobl%2Fcomlandocywood","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnobl%2Fcomlandocywood","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnobl%2Fcomlandocywood/lists"}