{"id":27223639,"url":"https://github.com/alextopher/serotonin","last_synced_at":"2025-06-12T13:05:30.473Z","repository":{"id":41896953,"uuid":"501713328","full_name":"Alextopher/serotonin","owner":"Alextopher","description":"WIP : A toy stack-oriented programming language that transpiles to Brainfuck ","archived":false,"fork":false,"pushed_at":"2024-07-27T15:49:17.000Z","size":667,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-27T17:07:42.144Z","etag":null,"topics":["brainfuck","compiler","programming-language","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Alextopher.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":"2022-06-09T15:39:21.000Z","updated_at":"2024-07-27T15:49:20.000Z","dependencies_parsed_at":"2024-07-26T00:59:31.944Z","dependency_job_id":null,"html_url":"https://github.com/Alextopher/serotonin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alextopher%2Fserotonin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alextopher%2Fserotonin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alextopher%2Fserotonin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alextopher%2Fserotonin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alextopher","download_url":"https://codeload.github.com/Alextopher/serotonin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248192092,"owners_count":21062627,"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":["brainfuck","compiler","programming-language","rust"],"created_at":"2025-04-10T09:34:29.453Z","updated_at":"2025-04-10T09:34:29.937Z","avatar_url":"https://github.com/Alextopher.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serotonin\n\n:warning: currently working on a complete rewrite using a different set of technologies and better programming practices\n\nA _toy_ [stack-oriented](https://en.wikipedia.org/wiki/Stack-oriented_programming) programming language that transpiles to [Brainfuck](https://en.wikipedia.org/wiki/Brainfuck) and is inspired by [Joy](https://hypercubed.github.io/joy/joy.html).\n\nThe project and documentation are works in progress.\n\n## Hello World\n\n```serotonin\nIMPORT std;\n\nmain == \"Hello, World!\" sprint;\n```\n\nCompile:\n\n```text\n$ serotonin hello.sero\n\u003e++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e++++++++++++++++++++++++++++++++++++++++++++\u003e++++++++++++++++++++++++++++++++\u003e+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\u003e+++++++++++++++++++++++++++++++++[\u003c]\u003e[.\u003e]\n```\n\n## [Description](./description.md)\n\nCheck it out, and feel free to leave feedback.\n\n## License\n\nCopyright (c) 2022-24 Christopher Mahoney. This software is licensed under the [MIT license](https://opensource.org/licenses/MIT). Read [LICENSE](LICENSE) for all the details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextopher%2Fserotonin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextopher%2Fserotonin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextopher%2Fserotonin/lists"}