{"id":38535844,"url":"https://github.com/pascalcorpsman/loop","last_synced_at":"2026-01-17T07:01:40.769Z","repository":{"id":328200615,"uuid":"1114600552","full_name":"PascalCorpsman/loop","owner":"PascalCorpsman","description":"Loop interpreter","archived":false,"fork":false,"pushed_at":"2025-12-20T09:23:06.000Z","size":409,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-21T03:47:20.399Z","etag":null,"topics":["freepascal","informatics","interpreter","loop","turing-machine-simulator"],"latest_commit_sha":null,"homepage":"","language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PascalCorpsman.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-11T15:54:28.000Z","updated_at":"2025-12-20T09:23:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/PascalCorpsman/loop","commit_stats":null,"previous_names":["pascalcorpsman/loop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PascalCorpsman/loop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PascalCorpsman%2Floop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PascalCorpsman%2Floop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PascalCorpsman%2Floop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PascalCorpsman%2Floop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PascalCorpsman","download_url":"https://codeload.github.com/PascalCorpsman/loop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PascalCorpsman%2Floop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28503021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["freepascal","informatics","interpreter","loop","turing-machine-simulator"],"created_at":"2026-01-17T07:01:40.268Z","updated_at":"2026-01-17T07:01:40.584Z","avatar_url":"https://github.com/PascalCorpsman.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loop\n\nLoop is a fully usable interpreter for the Loop language (Loop on [wikipedia](https://en.wikipedia.org/wiki/LOOP_(programming_language))). As this interpreter uses a bit \"more\" than defined by Loop its recommended to also read the [manual](Manual.md).\n\n![](Documentation/preview.png)\n\nAs a student of Computer Science at the University of Stuttgart, I developed this loop interpreter for Windows in Delphi 5 as a semester project in 2006.\n\nIn this repository, I am working to revive the “old” code using Lazarus, to make it platform-independent and make it usable for more students who want to test their Loop applications ;).\n\nThe Interpreter features:\n- Multiple color chemes\n- Code formator\n- Optional Language enhancements:\n  - ^- modified substraction\n  - \\* multiplication\n  - \"complex\" arithmetics like x0 := (x1 + x2) * x3\n  - If Then Else\n  - Integer to boolean operands like \u003e, \u003c, \u003e=, \u003c=, \u003c\u003e\n  - Mod, modulo operator\n  - Div, integer division\n  - functions\n  - other variable names than x*\n- implicit variable initialization with 0\n- Breakpoints and a step by step debugger\n- Whatched variables\n- Lots of samples\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalcorpsman%2Floop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpascalcorpsman%2Floop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalcorpsman%2Floop/lists"}