{"id":25846485,"url":"https://github.com/chr1st0scli/rainlispconsole","last_synced_at":"2025-03-01T09:32:12.072Z","repository":{"id":174747001,"uuid":"652727645","full_name":"chr1st0scli/RainLispConsole","owner":"chr1st0scli","description":"A REPL and code editor console application for RainLisp.","archived":false,"fork":false,"pushed_at":"2024-02-03T17:21:35.000Z","size":454,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-27T03:26:06.104Z","etag":null,"topics":["console-application","dotnet","dotnet-tool","interpreter","lisp","lisp-dialect","lisp-interpreter","programming-language","repl"],"latest_commit_sha":null,"homepage":"","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/chr1st0scli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-06-12T17:09:06.000Z","updated_at":"2024-03-02T05:42:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"252a09dd-7d5b-4f34-9b82-dfb9d3d5ba9d","html_url":"https://github.com/chr1st0scli/RainLispConsole","commit_stats":null,"previous_names":["chr1st0scli/rainlispconsole"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr1st0scli%2FRainLispConsole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr1st0scli%2FRainLispConsole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr1st0scli%2FRainLispConsole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chr1st0scli%2FRainLispConsole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chr1st0scli","download_url":"https://codeload.github.com/chr1st0scli/RainLispConsole/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241348206,"owners_count":19948156,"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":["console-application","dotnet","dotnet-tool","interpreter","lisp","lisp-dialect","lisp-interpreter","programming-language","repl"],"created_at":"2025-03-01T09:31:46.214Z","updated_at":"2025-03-01T09:32:12.064Z","avatar_url":"https://github.com/chr1st0scli.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RainLisp Console\n\n[![nuget](https://img.shields.io/nuget/vpre/RainLispConsole?color=blue)](https://www.nuget.org/packages/RainLispConsole/)\n[![docker](https://img.shields.io/docker/v/chr1st0scli/rainlispconsole?label=docker%20version)](https://hub.docker.com/r/chr1st0scli/rainlispconsole)\n[![License](https://img.shields.io/github/license/chr1st0scli/rainlispconsole)](LICENSE.txt)\n\n![RainLisp Console](RainLispConsole/Images/RainLisp-Colored-128x128.png)\n\n![RainLisp Console Demo](RainLispConsole/Images/RainLispConsole.gif)\n\nRainLisp Console allows you to run the programs you write in [RainLisp](https://github.com/chr1st0scli/RainLisp).\n\nIt can be used in three ways:\n\n- In REPL mode (Read-Evaluate-Print Loop) that allows you to evaluate code incrementally.\n- As a code editor with syntax highlighting, basic code completion, source code file management and code evaluation.\n- As a tool with command line arguments that allows the interpreter to be used with other editors or tools.\n\n## Installation\nYou need to have .NET 6 or later installed.\n\nIn order to download RainLispConsole from NuGet and install it as a global tool, run the following command in a command line shell.\n```\ndotnet tool install -g RainLispConsole\n```\n\nIf you already have it installed and you want to update it, run the following command.\n```\ndotnet tool update -g RainLispConsole\n```\n\n## Usage\nRun the following command.\n```\nRainLispConsole\n```\nIf needed, you can then choose the *Help* mode to see more information.\n\n## Docker Installation \u0026 Usage\nAlternatively, if you have docker installed and don't want to install RainLisp Console in your system as a tool,\nyou can run it inside a docker container.\n\nRun the following command to download the latest docker image.\n```\ndocker pull chr1st0scli/rainlispconsole\n```\n\nTo run it, execute the following command.\n```\ndocker run -it chr1st0scli/rainlispconsole\n```\n\nIn order to get started with RainLisp, you can visit its [repository](https://github.com/chr1st0scli/RainLisp), where you can find\na [tutorial](https://github.com/chr1st0scli/RainLisp/blob/master/RainLisp/Docs/quick-start.md) and other material.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchr1st0scli%2Frainlispconsole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchr1st0scli%2Frainlispconsole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchr1st0scli%2Frainlispconsole/lists"}