{"id":15705235,"url":"https://github.com/ricardoboss/step","last_synced_at":"2025-04-30T14:42:23.041Z","repository":{"id":182427587,"uuid":"525167065","full_name":"ricardoboss/STEP","owner":"ricardoboss","description":"The STEP programming language","archived":false,"fork":false,"pushed_at":"2025-04-21T19:24:38.000Z","size":1964,"stargazers_count":6,"open_issues_count":17,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T03:56:07.549Z","etag":null,"topics":["easy-to-use","language","learn","learn-programming","learn-to-code","programming-language","simple","step"],"latest_commit_sha":null,"homepage":"https://ricardoboss.de/STEP/","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/ricardoboss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-15T23:20:42.000Z","updated_at":"2025-04-14T20:21:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"6fa00594-264c-4477-a4be-03e034edbe95","html_url":"https://github.com/ricardoboss/STEP","commit_stats":{"total_commits":829,"total_committers":5,"mean_commits":165.8,"dds":0.3522316043425814,"last_synced_commit":"a41182b50aa3775e849c4b01640f95c0f28f2cbd"},"previous_names":["ricardoboss/hilfe"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardoboss%2FSTEP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardoboss%2FSTEP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardoboss%2FSTEP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardoboss%2FSTEP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricardoboss","download_url":"https://codeload.github.com/ricardoboss/STEP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251722844,"owners_count":21633026,"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":["easy-to-use","language","learn","learn-programming","learn-to-code","programming-language","simple","step"],"created_at":"2024-10-03T20:15:02.575Z","updated_at":"2025-04-30T14:42:22.996Z","avatar_url":"https://github.com/ricardoboss.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿[![Coverage Status](https://coveralls.io/repos/github/ricardoboss/STEP/badge.svg)](https://coveralls.io/github/ricardoboss/STEP)\n\n\u003cimg src=\"StepLang.Homepage/images/logo.svg\" align=\"left\" alt=\"STEP\" width=\"60\" height=\"60\"\u003e\n\n\u003cp\u003e\n  \u003ch1\u003eSTEP\u003c/h1\u003e\n  \u003cspan\u003e\n    \u003cstrong\u003eS\u003c/strong\u003e\u003cspan\u003eimple\u003c/span\u003e\n    \u003cstrong\u003eT\u003c/strong\u003e\u003cspan\u003eransition\u003c/span\u003e\n    \u003cspan\u003eto\u003c/span\u003e\n    \u003cstrong\u003eE\u003c/strong\u003e\u003cspan\u003elevated\u003c/span\u003e\n    \u003cstrong\u003eP\u003c/strong\u003e\u003cspan\u003erogramming\u003c/span\u003e\n  \u003c/span\u003e\n\u003c/p\u003e\n\n# Welcome 👋\n\nSTEP is a programming language that is designed to be easy to learn and use.\n\nIt is inspired by languages like Python, JavaScript, Dart and C#.\n\n## Features\n\n- **Easy to learn and use** — It has a simple syntax and a small set of features.\n- **Statically typed** — You need to declare the type of a variable before you can use it.\n- **Interpreted** — You don't need to compile your code before you can run it.\n- **Cross-platform** — You can run it on Windows, Linux and macOS.\n- **Open source** — You can contribute to the language and its ecosystem.\n- **Extensible** — You can write your own functions and libraries and import them anywhere.\n\n## Installation\n\nTo use STEP, you need to set up the STEP CLI.\n\nCheck out the [installation guide](https://github.com/ricardoboss/STEP/wiki/Command-Line-Interface) for more\ninformation.\n\n## Documentation\n\nTo get started using STEP, head over to the [Guide](https://github.com/ricardoboss/STEP/wiki/Guide).\n\nSTEP has a standard framework of functions you can use in your programs.\nAn overview of all functions can be found in the [Functions](https://github.com/ricardoboss/STEP/wiki/Function) section\nof the wiki.\n\nAdditionally, STEP has very graceful error handling.\nAll errors are documented in the [Errors](https://github.com/ricardoboss/STEP/wiki/Errors) section of the wiki.\n\n## Contributing\n\nIf you want to contribute to STEP, check out the [Contributing](./CONTRIBUTING.md) section in the repository.\n\nCheck out the [`good first issue` issues](https://github.com/ricardoboss/STEP/contribute) to get started.\n\nIf you ever need help, feel free to join @ricardoboss' [Discord server](https://discord.gg/ySpmcdCqFN).\n\n## License\n\nThis project is licensed under the MIT license.\nFor more information, read [`LICENSE.md`](./LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardoboss%2Fstep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricardoboss%2Fstep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardoboss%2Fstep/lists"}