{"id":19427974,"url":"https://github.com/keller-michael/firefly","last_synced_at":"2026-06-18T00:31:51.722Z","repository":{"id":109001784,"uuid":"585836947","full_name":"Keller-Michael/Firefly","owner":"Keller-Michael","description":"🪰 playful ABAP development, based loosely on the idea of Esolang Firefly","archived":false,"fork":false,"pushed_at":"2023-01-08T16:15:40.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T05:27:33.380Z","etag":null,"topics":["abap","demo","exercise","firefly","learn","learn-to-code","learning-by-doing","playful"],"latest_commit_sha":null,"homepage":"","language":"ABAP","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/Keller-Michael.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-06T07:58:02.000Z","updated_at":"2024-03-05T08:24:14.000Z","dependencies_parsed_at":"2023-08-26T06:45:40.627Z","dependency_job_id":null,"html_url":"https://github.com/Keller-Michael/Firefly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Keller-Michael/Firefly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keller-Michael%2FFirefly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keller-Michael%2FFirefly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keller-Michael%2FFirefly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keller-Michael%2FFirefly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keller-Michael","download_url":"https://codeload.github.com/Keller-Michael/Firefly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keller-Michael%2FFirefly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34471638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["abap","demo","exercise","firefly","learn","learn-to-code","learning-by-doing","playful"],"created_at":"2024-11-10T14:13:25.363Z","updated_at":"2026-06-18T00:31:51.711Z","avatar_url":"https://github.com/Keller-Michael.png","language":"ABAP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :fly: Firefly\n\n## The idea behind Firefly\n\nFirefly is a very simple programming language for the [BBC Micro:bit](https://microbit.org/). The BBC Micro:bit is a pocket-sized computer with a speaker and a 5x5 grid of LEDs. The basic idea of Firefly is very lovely because it's about firefly flying in the night and emitting light in different strength. \n\nSounds esotheric? Absolutely and therefore a nice change of pace. I read about this programming language in [Ronald T. Kneusel's](https://www.rkneusel.com/) wonderful book \"Strange Code - Esoteric languages that make programming fun again\".  You can find more information about Firefly [here](https://esolangs.org/wiki/Firefly).\n\n## Implementation in ABAP\n\nI wrote an [executable class](./src/zcl_mke_firefly.clas.abap) on SAP Business Technology Platform ABAP environment (Steampunk), keeping things as simple as possible. Output is done via console. Firefly is starting from position 3/3 (C3).\n\n## Example\n\nInput commands \"1SS2S3W2E4E\" leads to following console output in the end:\n\n| A | B | C | D | E |\n|:-:|:-:|:-:|:-:|:-:|\n| \" | 3 | 2 | 4 | \" |\n| \" | \" | \" | \" | \" |\n| \" | \" | \" | \" | \" |\n| \" | \" | 1 | \" | \" |\n| \" | \" | 1 | \" | \" |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeller-michael%2Ffirefly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeller-michael%2Ffirefly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeller-michael%2Ffirefly/lists"}