{"id":19341242,"url":"https://github.com/gladir/oberon-tp","last_synced_at":"2026-03-19T09:22:41.913Z","repository":{"id":214373932,"uuid":"736364347","full_name":"gladir/OBERON-TP","owner":"gladir","description":"Compilateur Oberon écrit en Turbo Pascal basé sur le livre de \"Compiler Construction\" de Niklaus Wirth","archived":false,"fork":false,"pushed_at":"2023-12-27T17:46:15.000Z","size":87,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T08:45:03.654Z","etag":null,"topics":["oberon","oberon-compiler","turbo-pascal","turbopascal"],"latest_commit_sha":null,"homepage":"","language":"Pascal","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/gladir.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}},"created_at":"2023-12-27T17:37:18.000Z","updated_at":"2024-05-13T19:30:11.000Z","dependencies_parsed_at":"2023-12-27T18:41:47.895Z","dependency_job_id":"d7cf614f-100c-4807-9ae0-12c26897d6ab","html_url":"https://github.com/gladir/OBERON-TP","commit_stats":null,"previous_names":["gladir/oberon-tp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gladir/OBERON-TP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FOBERON-TP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FOBERON-TP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FOBERON-TP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FOBERON-TP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gladir","download_url":"https://codeload.github.com/gladir/OBERON-TP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FOBERON-TP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29977966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"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":["oberon","oberon-compiler","turbo-pascal","turbopascal"],"created_at":"2024-11-10T03:29:48.786Z","updated_at":"2026-03-01T18:02:16.452Z","avatar_url":"https://github.com/gladir.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OBERON-TP\nCompilateur Oberon écrit en Turbo Pascal basé sur le livre de \"Compiler Construction\" de Niklaus Wirth\n\n\u003ch3\u003eListe des unités\u003c/h3\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eNom\u003c/th\u003e\n    \u003cth\u003eDescription\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n      \u003ctd\u003e\u003cb\u003eOSG.PAS\u003c/b\u003e\u003c/td\u003e\n      \u003ctd\u003eCette unité contient le générateur de code assembleur du compilateur Oberon.\u003c/td\u003e\n  \u003c/tr\u003e\n\t\u003ctr\u003e\n     \u003ctd\u003e\u003cb\u003eOSS.PAS\u003c/b\u003e\u003c/b\u003e\n     \u003ctd\u003eCette unité contient l'analyseur du code source Oberon.\u003c/td\u003e\n  \u003c/tr\u003e\n\t\u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eRISC.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette unité contient l'exécuteur de code machine RISC.\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ch3\u003eListe des programmes\u003c/h3\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eNom\u003c/th\u003e\n    \u003cth\u003eDescription\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eOSP.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCe programme contient le compilateur Oberon. Il fait appel aux unités standard de Turbo Pascal et les 3 unités OSG, OSS et RISC fournit avec le projet.\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Foberon-tp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgladir%2Foberon-tp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Foberon-tp/lists"}