{"id":13782722,"url":"https://github.com/LuisAlbizo/WardScript","last_synced_at":"2025-05-11T16:31:04.465Z","repository":{"id":216004971,"uuid":"144300202","full_name":"LuisAlbizo/WardScript","owner":"LuisAlbizo","description":"A high-level and minimalist programming language","archived":false,"fork":false,"pushed_at":"2021-03-23T01:18:20.000Z","size":298,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-11-17T17:43:36.872Z","etag":null,"topics":["flex-bison","interpreter","minimalist","parser","programming-language"],"latest_commit_sha":null,"homepage":"https://luisalbizo.github.io/WardScript/","language":"C","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/LuisAlbizo.png","metadata":{"files":{"readme":"README.md","changelog":"changes.txt","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,"dei":null}},"created_at":"2018-08-10T15:01:25.000Z","updated_at":"2024-09-24T17:05:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"76b7655e-7a8b-4cf2-b8eb-b7cc33393a3f","html_url":"https://github.com/LuisAlbizo/WardScript","commit_stats":null,"previous_names":["luisalbizo/wardscript"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisAlbizo%2FWardScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisAlbizo%2FWardScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisAlbizo%2FWardScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisAlbizo%2FWardScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuisAlbizo","download_url":"https://codeload.github.com/LuisAlbizo/WardScript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253595534,"owners_count":21933406,"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":["flex-bison","interpreter","minimalist","parser","programming-language"],"created_at":"2024-08-03T18:01:42.665Z","updated_at":"2025-05-11T16:31:04.178Z","avatar_url":"https://github.com/LuisAlbizo.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"![Logo](logo.png)\n# WardScript\n\nWardScript claims to be 2 things:\n\n1. A high-level language\n2. An useful and minimalistic programming language\n\nThe simplicity of wardscript makes it suitable for new programmers and those looking for a simple language\nespecially to implement algorithms and data structures in an understandable way.\n\n## Requirements\n\n* make\n* bison\n* clang/gcc (or another c compiler)\n\n## Instalation\n\n* Linux:\n\n``` bash\ngit clone https://github.com/LuisAlbizo/WardScript\ncd WardScript/src\nmake \u0026\u0026 make install\nmake clean\n```\n\n\nOnce you have installed the interpreter; to execute a wardscript program just run:\n\n```\nward script_name\n```\n\n## License\n\nThis project is under the MIT License. (see [License](./LICENSE))\n\n## Tutorial\n\n* [Wiki](https://github.com/LuisAlbizo/WardScript/wiki) (short tutorial, you already have to know programming)\n\n## Author\n\n\u003e **Luis Albizo 2018**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLuisAlbizo%2FWardScript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLuisAlbizo%2FWardScript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLuisAlbizo%2FWardScript/lists"}