{"id":16475378,"url":"https://github.com/avinal/xeus-basic","last_synced_at":"2026-06-11T00:31:52.331Z","repository":{"id":46120563,"uuid":"391428152","full_name":"avinal/xeus-basic","owner":"avinal","description":"Jupyter Kernel for BASIC language","archived":false,"fork":false,"pushed_at":"2021-11-12T19:10:24.000Z","size":56,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-05T08:42:53.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avinal.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}},"created_at":"2021-07-31T17:57:24.000Z","updated_at":"2022-10-05T22:41:18.000Z","dependencies_parsed_at":"2022-09-23T06:40:59.560Z","dependency_job_id":null,"html_url":"https://github.com/avinal/xeus-basic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avinal/xeus-basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinal%2Fxeus-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinal%2Fxeus-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinal%2Fxeus-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinal%2Fxeus-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avinal","download_url":"https://codeload.github.com/avinal/xeus-basic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avinal%2Fxeus-basic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34177445,"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-10T02:00:07.152Z","response_time":89,"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":[],"created_at":"2024-10-11T12:37:52.825Z","updated_at":"2026-06-11T00:31:52.294Z","avatar_url":"https://github.com/avinal.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n```scala\n                `7MM***Yy.     db       .M***by. `7MMF'  .g8***bg.\n                  MM    Yb    ;MM:     ,MI    `Y   MM  .dP'     `M\n     `7M'   `MF'  MM    .P   ,V^MM.    `MMb.       MM  dM'       `\n       `VA ,V'    MMooon*   ,M  `MM      `YMMNq.   MM  MM\n         XMX      MM    `Y. AbmmmqMA   .     `MM   MM  MM.        \n       ,V' VA.    MM    ,9 A'     VML  Mb     dM   MM  `Mb.     .'\n     .AM.   .MA..JMMonald'AMA.   .AMMA.`*Ybmmd*  .JMML.  `*bMond^\n                                                                  \n```\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/avinal/xeus-basic/HEAD) [![GitHub license](https://img.shields.io/github/license/avinal/xeus-basic)](https://github.com/avinal/xeus-basic/blob/master/LICENSE)\n\nJupyter Kernel for BASIC language\n\n\n## Steps to run the project:\n**You can directly click on *launch binder* badge above to use this kernel right in your browser.***\n\n* Clone this repository.\n\n* Download miniconda [link](https://conda.io/projects/conda/en/latest/user-guide/install/linux.html#installing-on-linux)\n\n* Create a virual env \n``` bash\n   conda create -n vbasic\n```\n* Activate virtual environment that you created\n\n```bash\n  conda activate vbasic\n```\n* Install dependencies\n\n```bash\n  conda install -c conda-forge jupyter xeus xtl nlohmann_json cppzmq\n```\n* Make a build directory to store all the build files\n \n```bash\n  mkdir build \u0026\u0026 cd build\n```\n\n* Configure CMake\n\n```bash\n  cmake .. -DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX\n```\n\n* Build the project\n\n```bash\n  make\n```\n\n* Install application\n\n```bash\n  make install\n```\n\n* Launch Jupyter Notebook in the browser\n\n```bash\n  jupyter notebook\n```\n\n* Launch Jupyter Notebook in the terminal\n\n```bash\n  jupyter console --kernel=xbasic\n```\n\n## Created By\n\n- [Sarita Singh](https://github.com/itssingh)\n- [Avinal Kumar](https://github.com/avinal)\n\n## Acknowledgement \n\nThe BASIC language parser used in this project is a modified version of the [basic](https://github.com/nanoflite/basic) project created by [Johan Van den Brande](https://github.com/nanoflite). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinal%2Fxeus-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favinal%2Fxeus-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favinal%2Fxeus-basic/lists"}