{"id":18805661,"url":"https://github.com/phorward/rapidbatch","last_synced_at":"2025-04-13T19:11:59.257Z","repository":{"id":82166062,"uuid":"106093197","full_name":"phorward/rapidbatch","owner":"phorward","description":"Scripting language; compiler and virtual machine","archived":false,"fork":false,"pushed_at":"2023-07-20T22:02:44.000Z","size":7544,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-10T15:43:50.270Z","etag":null,"topics":["compiler","developer-tools","rapidbatch","scripting-language","virtual-machine"],"latest_commit_sha":null,"homepage":"http://www.rapidbatch.com","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/phorward.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}},"created_at":"2017-10-07T11:39:22.000Z","updated_at":"2025-02-22T19:06:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"35dabd99-f791-4093-a2c5-8840fe00562d","html_url":"https://github.com/phorward/rapidbatch","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/phorward%2Frapidbatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phorward%2Frapidbatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phorward%2Frapidbatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phorward%2Frapidbatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phorward","download_url":"https://codeload.github.com/phorward/rapidbatch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766739,"owners_count":21158301,"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":["compiler","developer-tools","rapidbatch","scripting-language","virtual-machine"],"created_at":"2024-11-07T22:44:38.426Z","updated_at":"2025-04-13T19:11:59.239Z","avatar_url":"https://github.com/phorward.png","language":"C","readme":"# RapidBATCH\n\nA general-purpose scripting language platform for automation.\n\n## About\n\nRapidBATCH is a general-purpose scripting language. From 2001 to 2015, it targetted Windows systems as primary platform, and was sold commercially as shareware.\n\nIn 2008, this successor version 6 of RapidBATCH was started, but never got to an end. There are several reasons why this, unfortunatelly, happened.\n\nSo, this is the repository of the available and original RapidBATCH 6 source code in a state as it was in end of 2009, with some minor maintenance updates. \n\nThe repository also contains all stuff relating the last, officially released version 5.1 and a planned version 5.2 of RapidBATCH, see [museum](museum) folder for details.\n\n## Building\n\nThis repository currently has only one simple Makefile \n\nOn Linux with gcc or clang, this will work:\n\n```bash\n$ git clone https://github.com/phorward/rapidbatch.git\n$ cd rapidbatch\n$ touch rb_comp.parser.?   # this avoids the requirement of UniCC\n$ make\n```\n\nAfter that, invoke the interpreter like this\n\n```bash\n$./rb6 test/test1.rb\n```\n\n## Examples\n\nExample programs can be found in `test/`.\n\n## Contributions\n\nThis project is not actively maintained anymore.\u003cbr\u003e\nFeel free to fork and extend in on your own, if wanted.\n\n## Legacy version\n\nAny stuff relating the old version RapidBATCH 5 can be found in the [museum](museum)-folder.\n\n## Credits\n\nRapidBATCH was developed, maintained and distributed by Jan Max Meyer, Phorward Software Technologies (formerly known as J.M.K S.F. Software Technologies).\n\n## License\n\nThe stuff in this repository is released under the terms and conditions of the MIT license. See the LICENSE file for more information.\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphorward%2Frapidbatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphorward%2Frapidbatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphorward%2Frapidbatch/lists"}