{"id":21315399,"url":"https://github.com/j0nimost/sigma","last_synced_at":"2025-03-15T21:26:14.769Z","repository":{"id":47016476,"uuid":"397584119","full_name":"j0nimost/sigma","owner":"j0nimost","description":"A REPL made using C#","archived":false,"fork":false,"pushed_at":"2021-09-17T04:26:01.000Z","size":117,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-15T08:34:26.961Z","etag":null,"topics":["interpreter","math","programming-language","repl","scripting-language","sigma"],"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/j0nimost.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}},"created_at":"2021-08-18T11:58:58.000Z","updated_at":"2021-09-16T14:10:16.000Z","dependencies_parsed_at":"2022-09-02T22:41:34.748Z","dependency_job_id":null,"html_url":"https://github.com/j0nimost/sigma","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/j0nimost%2Fsigma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0nimost%2Fsigma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0nimost%2Fsigma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0nimost%2Fsigma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j0nimost","download_url":"https://codeload.github.com/j0nimost/sigma/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243791597,"owners_count":20348480,"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":["interpreter","math","programming-language","repl","scripting-language","sigma"],"created_at":"2024-11-21T18:19:50.435Z","updated_at":"2025-03-15T21:26:14.745Z","avatar_url":"https://github.com/j0nimost.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SIGMA\nAn Interpreter / REPL written in C#. Get the grammar definition [here](./Grammar.md) \n\n```\nSigma \u003e \n```\n\n\n[![Build Status](https://travis-ci.com/j0nimost/sigma.svg?branch=main)](https://app.travis-ci.com/j0nimost/sigma)\n\n\n* Math Operations (Associativity Implemented)\n     - [x] Addition\n     - [x] Subtraction\n     - [x] Multiplication\n     - [x] Division\n     - [x] Bracket Operations\n\n* Bitwise Operators\n     - [x] OR \n     - [x] AND\n     - [x] XOR\n     - [x] Left Shift\n     - [x] Right Shift\n\n* Data Types\n     - [x] Floats, Ints \u0026 UInts(8-\u003e 64)\n     - [x] Strings\n     - [x] Boolean\n     - [ ] Char\n     - [ ] Byte \n     - [ ] Lists\n     - [ ] Maps\n\n* Variables\n    - [x] Local Variables\n    - [ ] Global Variables\n\n* Logical Operators\n     - [ ] OR \n     - [ ] AND\n     - [ ] Less Than\n     - [ ] Greater Than\n     - [ ] Less Than Or Equal To\n     - [ ] Greater Than or Equal To\n\n* Statements\n    - [ ] Print\n    - [ ] Return\n    - [ ] IF statements\n    - [ ] For Loops\n\n* Functions\n    - [ ] Functions\n    - [ ] Arrow Functions\n* Types\n    - [ ] Type Declaration\n\n\n\n## Getting Started\nYou'll need:\n- DotNet Runtime \u003e=`2.1`\n\nThe Set up is pretty simple;\n\n- Clone this repository `git clone https://github.com/j0nimost/sigma.git`\n- Open the folder containing the `.csproj` file\n- From the Command Line/Terminal Run:\n    * `dotnet restore`\n    * `dotnet run`\n\n\n### ⚠️UNDERCONSTRUCTION⚠️\nA lot of breaking changes\n\n## Author\nJohn Nyingi\n\n### Contributions\nFork and Purge\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj0nimost%2Fsigma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj0nimost%2Fsigma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj0nimost%2Fsigma/lists"}