{"id":27129202,"url":"https://github.com/gotz1480/spqr","last_synced_at":"2025-04-07T19:22:26.806Z","repository":{"id":45456689,"uuid":"513635470","full_name":"gotz1480/SPQR","owner":"gotz1480","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":"2025-04-04T13:13:20.479Z","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/gotz1480.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/gotz1480/SPQR","commit_stats":null,"previous_names":["gotz1480/spqr"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2FSPQR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2FSPQR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2FSPQR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotz1480%2FSPQR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotz1480","download_url":"https://codeload.github.com/gotz1480/SPQR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247713582,"owners_count":20983740,"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":"2025-04-07T19:22:26.065Z","updated_at":"2025-04-07T19:22:26.795Z","avatar_url":"https://github.com/gotz1480.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotz1480%2Fspqr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgotz1480%2Fspqr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotz1480%2Fspqr/lists"}