{"id":23354148,"url":"https://github.com/leo-aa88/SPQR","last_synced_at":"2025-10-28T22:31:05.851Z","repository":{"id":45456689,"uuid":"513635470","full_name":"araujo88/SPQR","owner":"araujo88","description":"SPQR esoteric programming language based on the latin language","archived":false,"fork":false,"pushed_at":"2022-07-14T02:52:16.000Z","size":52,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-21T09:19:28.039Z","etag":null,"topics":["esoteric-language","esoteric-programming-language"],"latest_commit_sha":null,"homepage":"","language":"C","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/araujo88.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-07-13T18:47:12.000Z","updated_at":"2022-07-14T15:34:38.000Z","dependencies_parsed_at":"2022-07-15T01:15:58.913Z","dependency_job_id":null,"html_url":"https://github.com/araujo88/SPQR","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/araujo88%2FSPQR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/araujo88%2FSPQR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/araujo88%2FSPQR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/araujo88%2FSPQR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/araujo88","download_url":"https://codeload.github.com/araujo88/SPQR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238734075,"owners_count":19521557,"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":["esoteric-language","esoteric-programming-language"],"created_at":"2024-12-21T09:19:10.111Z","updated_at":"2025-10-28T22:31:00.548Z","avatar_url":"https://github.com/araujo88.png","language":"C","readme":"# SPQR\nSPQR esoteric programming language based on the latin language\n\n## Usage\n\n`./spqr \u003cinput-filename\u003e \u003coutput-filename\u003e`\n\n## Example\n\n### Compiling\n\n`./spqr example.spqr example`\n\n### Running\n\n`./example`\n\n### Output\n\n`Carthago delenda est!` \u003cbr\u003e\n`Gallia est omnis divisa in partes tres.`\n\n## Basic syntax\n\n### Hello world\n\n`imprimire(\"Salve mundi!\")`\n\n### Datatypes\n\nInteger - `numerus` \u003cbr\u003e\nString - `verbum` \u003cbr\u003e\nChar - `littera` \u003cbr\u003e\nBoolean - `booleanus`\u003cbr\u003e\nFloat - `fluito` \u003cbr\u003e\n\n### If-else statement\n\n`numerus a = I` \u003cbr\u003e\n`numerus b = V` \u003cbr\u003e\u003cbr\u003e\n`si b == a:` \u003cbr\u003e\n`imprimire(\"a aequalis b\")` \u003cbr\u003e\n`aliud:` \u003cbr\u003e\n`imprimire(\"a non aequalis b\")` \u003cbr\u003e\n`finis` \u003cbr\u003e\n\n### While statement\n\n`numerus a = nullus`\u003cbr\u003e \u003cbr\u003e\n`dum a \u003c V:` \u003cbr\u003e\n`a += I` \u003cbr\u003e\n`finis` \u003cbr\u003e\n\n### Switch statement\n\n`numerus a = VII`\u003cbr\u003e \u003cbr\u003e\n`electio a:` \u003cbr\u003e\n`casus VII:` \u003cbr\u003e\n`imprimire(\"a aequalis VII\")` \u003cbr\u003e\n`finis` \u003cbr\u003e\n\n### For statement\n\n`nam numerus a = nullus, a \u003c X, a++:`\u003cbr\u003e\n`imprimire(\"Ave Caesar!\")` \u003cbr\u003e \n`finis` \u003cbr\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleo-aa88%2FSPQR","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleo-aa88%2FSPQR","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleo-aa88%2FSPQR/lists"}