{"id":19747607,"url":"https://github.com/mikewarot/fubas","last_synced_at":"2026-06-16T09:32:35.494Z","repository":{"id":150575752,"uuid":"302811228","full_name":"mikewarot/fubas","owner":"mikewarot","description":"FUBAS - FUnctional BASic interpeter/compiler","archived":false,"fork":false,"pushed_at":"2020-10-10T17:42:36.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T08:02:17.429Z","etag":null,"topics":["basic","c","compiler"],"latest_commit_sha":null,"homepage":"","language":"C","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/mikewarot.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":"2020-10-10T04:01:21.000Z","updated_at":"2023-01-26T04:36:35.000Z","dependencies_parsed_at":"2023-04-26T17:17:35.724Z","dependency_job_id":null,"html_url":"https://github.com/mikewarot/fubas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikewarot/fubas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikewarot%2Ffubas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikewarot%2Ffubas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikewarot%2Ffubas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikewarot%2Ffubas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikewarot","download_url":"https://codeload.github.com/mikewarot/fubas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikewarot%2Ffubas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34400451,"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-16T02:00:06.860Z","response_time":126,"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":["basic","c","compiler"],"created_at":"2024-11-12T02:18:19.567Z","updated_at":"2026-06-16T09:32:35.490Z","avatar_url":"https://github.com/mikewarot.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## FUBAS - FUnctional BASic - Functional Programming meets BASIC\r\n\r\nCopyright (C) 2020 Michael A. Warot\r\n\r\nThis is what happens when a crazy person tries to make a \"functional\" programming language out of Tiny BASIC\r\n\r\nThis is an audacious jump into the abyss.  I've never done functional\r\nprogramming, and only had it recently summarized in this youtube video by\r\nUncle Bob Martin --  --\u003e https://www.youtube.com/watch?v=P2yr-3F6PQo\r\n\r\nSo the terms I use are likely to be wrong... sorry about that.\r\n\r\nMy understanding is there shouldn't be variables, and if they\r\nto exist, they should be identities. The reason is multi-core\r\nprocessors are the norm now, and it's only going to get worse\r\nfor anything single-threaded in the future.\r\n\r\nSo, in FUBAS, there are no variables, only identites, \r\nwhich have versions. I'll be winging it as I go.\r\n\r\n## LICENSE\r\nThis program is free software; you can redistribute it and/or\r\nmodify it under the terms of the GNU General Public License\r\nas published by the Free Software Foundation; either version 2\r\nof the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful,\r\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\r\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r\nGNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License\r\nalong with this program; if not, write to the Free Software\r\nFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikewarot%2Ffubas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikewarot%2Ffubas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikewarot%2Ffubas/lists"}