{"id":22479971,"url":"https://github.com/ali-tm-original/laos","last_synced_at":"2026-04-24T12:31:46.121Z","repository":{"id":40709617,"uuid":"504234405","full_name":"Ali-TM-original/laos","owner":"Ali-TM-original","description":"A toy language to solve caie A-levels Assembly table questions","archived":false,"fork":false,"pushed_at":"2022-07-15T07:57:55.000Z","size":164,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T22:05:00.647Z","etag":null,"topics":["assembly","interpreter","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ali-TM-original.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":"2022-06-16T16:47:45.000Z","updated_at":"2022-08-18T21:26:52.000Z","dependencies_parsed_at":"2022-07-29T03:38:39.448Z","dependency_job_id":null,"html_url":"https://github.com/Ali-TM-original/laos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ali-TM-original/laos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-TM-original%2Flaos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-TM-original%2Flaos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-TM-original%2Flaos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-TM-original%2Flaos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ali-TM-original","download_url":"https://codeload.github.com/Ali-TM-original/laos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-TM-original%2Flaos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32223842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["assembly","interpreter","rust"],"created_at":"2024-12-06T15:18:23.540Z","updated_at":"2026-04-24T12:31:46.093Z","avatar_url":"https://github.com/Ali-TM-original.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## Laos\n\u003cH3\u003e\n\tA CAIE A-level assembly table solver \n\u003c/h3\u003e\n\n### Status ⇒ development\n### Current Code Quality ⇒ bad \n\n\n## Example code\n```js\nSTARTPROG\n    VARIABLES\n        VAR IX 0\n        VAR ACC 0\n        POSITION 365 1\n        POSITION 366 3\n        POSITION 367 65\n        POSITION 368 66\n        STARTLINE 200\n    ENDVARIABLES\n    # main code starts here\n    LDD 365 # this is line 200 according to our STARTLINE variable and relative addressing\n    CMP 366\n    JPE 209\n    INC ACC\n    STO 365\n    MOV IX\n    LDX 365\n    OUT\n    JMP 200\n    END\nENDPROG\n\n\n```\n\n## Basic Syntax and working\n\n\u003cimage\n\tsrc=\"./showcase/Tokens.png\"\n/\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-tm-original%2Flaos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fali-tm-original%2Flaos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-tm-original%2Flaos/lists"}