{"id":41382514,"url":"https://github.com/smallbasic/smallbasic.plugins","last_synced_at":"2026-01-23T11:07:11.074Z","repository":{"id":51059164,"uuid":"121091384","full_name":"smallbasic/smallbasic.plugins","owner":"smallbasic","description":"Plugins","archived":false,"fork":false,"pushed_at":"2026-01-14T22:20:43.000Z","size":1525,"stargazers_count":12,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-15T04:48:09.698Z","etag":null,"topics":["basic-programming","ioio-board","ioio-otg","mlpack","mlpack-library","mongoose","mysql-client","nuklear","raylib","smallbasic"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smallbasic.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-02-11T06:08:39.000Z","updated_at":"2025-12-14T02:29:05.000Z","dependencies_parsed_at":"2023-11-12T02:22:54.352Z","dependency_job_id":"2aee2446-15c0-47a9-977d-4851f1b549bc","html_url":"https://github.com/smallbasic/smallbasic.plugins","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/smallbasic/smallbasic.plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallbasic%2Fsmallbasic.plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallbasic%2Fsmallbasic.plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallbasic%2Fsmallbasic.plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallbasic%2Fsmallbasic.plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smallbasic","download_url":"https://codeload.github.com/smallbasic/smallbasic.plugins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallbasic%2Fsmallbasic.plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28689190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-programming","ioio-board","ioio-otg","mlpack","mlpack-library","mongoose","mysql-client","nuklear","raylib","smallbasic"],"created_at":"2026-01-23T11:07:10.288Z","updated_at":"2026-01-23T11:07:11.057Z","avatar_url":"https://github.com/smallbasic.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SmallBASIC plugins\n\nCollection of loadable plugin modules to extend the functionality provided by SmallBASIC.\n\nInstall:\nsudo apt install libmysqlclient-dev libglfw3-dev libglfw3 libglew-dev libtool\n\n## Gallery\n\nhttps://github.com/Immediate-Mode-UI/Nuklear.git\n\n![screenshot_2018-02-28_21-09-09](https://user-images.githubusercontent.com/785121/36784602-bc6e1c32-1ccb-11e8-801b-a88c51a7b43a.png)\n\n## Building under linux:\n\n```\n$ git clone https://github.com/smallbasic/smallbasic.plugins.git\n$ cd smallbasic.plugins/\n$ nano raylib/Makefile.am\n\nEdit this line to specify the full path to sbasic:\n\nsbasic = ...SmallBASIC/src/platform/console/sbasic\n\n$ sh autogen.sh\n$ ./configure --with-static-include\n$ make -s -j 32\n\n```\n\n## How to run the nuklear demos\n\nSetup the `SBASICPATH` environment variable to reference the compiled modules\n\n`SBASICPATH=/home/chrisws/src/smallbasic.plugins/nuklear/.libs:src/modules/example/.libs:/home/chrisws/src/smallbasic.plugins/units`\n\nThen execute the samples via the console version of SmallBASIC\n\n```\n$ cd smallbasic.plugins/nuklear\n$ ~/src/SmallBASIC/src/platform/console/sbasic samples/calculator.bas\n```\n\n## Cross-compiling for windows\n\n```\n$ sudo apt install mingw-w64 gcc-mingw-w64\n$ ./configure --host=x86_64-w64-mingw32\n```\n\nRequired windows support DLLs:\n\n- libgcc_s_seh-1.dll\n- libstdc++-6.dll\n- libwinpthread-1.dll\n\nThese can be obtained here: `https://sourceforge.net/projects/mingw-w64/files/`\n\nClick the link: `x86_64-posix-seh`, then extract the files from the downloaded package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallbasic%2Fsmallbasic.plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmallbasic%2Fsmallbasic.plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallbasic%2Fsmallbasic.plugins/lists"}