{"id":13715625,"url":"https://github.com/molnarmark/onlytoday","last_synced_at":"2026-03-04T02:33:08.707Z","repository":{"id":92790962,"uuid":"123202657","full_name":"molnarmark/onlytoday","owner":"molnarmark","description":"📅 An esoteric programming language for no reason whatsoever.","archived":false,"fork":false,"pushed_at":"2018-02-28T20:00:15.000Z","size":10,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T19:56:02.041Z","etag":null,"topics":["esolang","esolangs","esoteric","esoteric-interpreter","esoteric-language","esoteric-programming-language"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/molnarmark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-02-27T23:45:44.000Z","updated_at":"2025-09-20T23:23:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d617967-8afc-4e2a-9f15-8d2de387dcf2","html_url":"https://github.com/molnarmark/onlytoday","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/molnarmark/onlytoday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fonlytoday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fonlytoday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fonlytoday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fonlytoday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molnarmark","download_url":"https://codeload.github.com/molnarmark/onlytoday/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fonlytoday/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"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":["esolang","esolangs","esoteric","esoteric-interpreter","esoteric-language","esoteric-programming-language"],"created_at":"2024-08-03T00:01:01.262Z","updated_at":"2026-03-04T02:33:08.687Z","avatar_url":"https://github.com/molnarmark.png","language":"JavaScript","readme":"## 📅 OnlyToday\r\nOnlyToday is an esoteric programming language that works with dates and times.\\\r\nThe source code of an OnlyToday program is never the same!\\\r\nThe syntax of the language depends on the date, more specifically, the **HOUR** you write the code in.\\\r\nYou can find both the EcmaScript 5 and EcmaScript 6 implementation in the `src` directory.\r\n\r\n### Examples\r\nYou can find some example(s) [here](https://github.com/molnarmark/onlytoday/tree/master/examples).\r\n\r\n### The Idea\r\nOnlyToday is stack based, and works with 13 instructions. They are as follows:\r\n\r\n| Instruction | Example               | Operation                                                              |\r\n|:-----------:|-----------------------|------------------------------------------------------------------------|\r\n| PUSH        | 2018                  | Pushes '1' onto the stack                                              |\r\n| POP         | I hate monday         | Pops off the top of the stack                                          |\r\n| ASCII       | 19                    | Converts the top of the stack to a character                           |\r\n| JUMP        | 28                    | Sets the instruction pointer to the address on top of the stack        |\r\n| COMPARE     | 2                     | Compares the top of the stack and the value at the instruction pointer |\r\n| SUM         | +                     | Pops the top two elements of the stack and pushes the result on top    |\r\n| DIF         | -                     | Pops the top two elements of the stack and pushes the result on top    |\r\n| MUL         | *                     | Pops the top two elements of the stack and pushes the result on top    |\r\n| DIV         | /                     | Pops the top two elements of the stack and pushes the result on top    |\r\n| OUTPUT      | 2019 will be my year! | Prints the whole stack to stdout                                       |\r\n| TODAY       | today is a nice day   | You can use today for comments                                         |\r\n\r\n*The table values are based on 28 February, 2018*\r\n\r\n### Don't murder me\r\nOnlyToday is one of my very first stack based interpreters, so go easy on me. :smile:\r\n\r\n### License\r\nOnlyToday is licensed under MIT.\r\n\r\n\u003e OnlyToday is being worked on as of February 2018, and it does not support looping as of version *0.0.1*.","funding_links":[],"categories":["Esoteric languages"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fonlytoday","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolnarmark%2Fonlytoday","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fonlytoday/lists"}