{"id":13782661,"url":"https://github.com/chrisrink10/mscript","last_synced_at":"2025-05-11T16:30:55.237Z","repository":{"id":87713807,"uuid":"53005893","full_name":"chrisrink10/mscript","owner":"chrisrink10","description":"mscript programming language and interpreter","archived":false,"fork":false,"pushed_at":"2016-08-25T02:49:31.000Z","size":482,"stargazers_count":2,"open_issues_count":12,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T18:16:45.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/chrisrink10.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,"publiccode":null,"codemeta":null}},"created_at":"2016-03-03T00:02:02.000Z","updated_at":"2017-08-30T19:50:24.000Z","dependencies_parsed_at":"2023-03-02T11:30:24.328Z","dependency_job_id":null,"html_url":"https://github.com/chrisrink10/mscript","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/chrisrink10%2Fmscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisrink10%2Fmscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisrink10%2Fmscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisrink10%2Fmscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisrink10","download_url":"https://codeload.github.com/chrisrink10/mscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225068721,"owners_count":17416121,"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":[],"created_at":"2024-08-03T18:01:41.049Z","updated_at":"2024-11-17T17:31:55.834Z","avatar_url":"https://github.com/chrisrink10.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# mscript\n\n[![CircleCI](https://circleci.com/gh/chrisrink10/mscript/tree/master.svg?style=svg)](https://circleci.com/gh/chrisrink10/mscript/tree/master)\n\nmscript is an interpreted programming language taking inspiration from several\nother programming languages such as Go, JavaScript, Python, and MUMPS/M (which\nis the source of the M in the name mscript).\n\nLike M and unlike almost any other extant programming language in the\nmodern arsenal, mscript permits programmers to persist values to the builtin\nkey-value store database using the same simple syntax used to manipulate \nin-memory variables. This flexible and unique system allows programmers \nunprecedented control over their data structures.\n\n## Getting Started\nTo install mscript, you can use the following commands (on *NIX platforms):\n \n    cd ~/\u003cmscript directory\u003e\n    cmake .\n    make\n    ./bin/mscript\n    \nWindows users can download [CMake](http://www.cmake.org/download/) directly\nand use the GUI to create a Visual Studio project which can be used to\ncompile the project.\n\n## License\nApache License 2.0","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisrink10%2Fmscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisrink10%2Fmscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisrink10%2Fmscript/lists"}