Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Keywords
Repository
A Neovim plugin host and framework for Haskell
Basic Info
- Host: GitHub
- Owner: tek
- Language: Haskell
- Default Branch: main
- Homepage: https://git.tryp.io/tek/ribosome
- Size: 2.06 MB
Statistics
- Stars: 19
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
readme.md
Overview
Ribosome is a suite of libraries for building Neovim remote plugins in Haskell, using the algebraic effect system Polysemy as its foundation.
Its components are:
- ribosome High-level functionality for writing plugins
- ribosome-host MessagePack RPC server and TH-generated API functions
- ribosome-host-test Test
utilities for
ribosome-host - ribosome-test Test utilities for
ribosome - ribosome-menu A fuzzy-finder menu tool
Quickstart
Install the Nix package manager and generate a skeleton project by running:
bash
$ nix run 'github:tek/ribosome#new'
The new project will contain configuration for Github Actions that release binary executables on each push that will be downloaded automatically when a user starts the plugin for the first time, with support for pushing to and downloading from Cachix.
After initial generation, the Github Actions and Neovim boot files can be regenerated by running:
bash
$ nix run '.#boot'
Owner
- Name: Torsten Schmits
- Login: tek
- Kind: user
- Location: Berlin
- Company: @tweag
- Twitter: nebelwand
- Repositories: 39
- Profile: https://github.com/tek
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Torsten Schmits | g****t@t****o | 461 |
| Torsten Schmits | t****s@g****m | 399 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: about 1 hour
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- erutan2099 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 3,121 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 243
- Total maintainers: 1
pypi.org: ribosome
neovim plugin framework
- Homepage: https://github.com/tek/ribosome
- Documentation: https://ribosome.readthedocs.io/
- License: MIT
-
Latest release: 12.2.1
published over 8 years ago
Rankings
Maintainers (1)
Dependencies
- base >=4.12 && <5
- exon *
- optparse-applicative *
- path *
- path-io *
- polysemy *
- polysemy-chronos *
- polysemy-plugin *
- prelate >=0.1
- rainbow *
- ribosome-app *
- ribosome-host *
- base >=4.12 && <5 test
- chronos * test
- path * test
- polysemy * test
- polysemy-plugin * test
- polysemy-test * test
- prelate >=0.1 test
- ribosome-app * test
- tasty * test
- aeson >=2
- base >=4.12 && <5
- casing *
- cereal *
- chronos *
- exon *
- first-class-families *
- flatparse *
- generics-sop *
- messagepack *
- network *
- optparse-applicative *
- path *
- polysemy *
- polysemy-chronos *
- polysemy-log *
- polysemy-plugin *
- polysemy-process *
- prelate >=0.1
- template-haskell *
- text *
- type-errors-pretty *
- typed-process *
- base >=4.12 && <5 test
- chronos * test
- deepseq * test
- exon * test
- hedgehog * test
- messagepack * test
- optparse-applicative * test
- path * test
- polysemy * test
- polysemy-chronos * test
- polysemy-conc * test
- polysemy-plugin * test
- polysemy-test * test
- prelate >=0.1 test
- ribosome-host * test
- tasty * test
- base >=4.12 && <5
- chronos *
- hedgehog *
- polysemy *
- polysemy-chronos *
- polysemy-plugin *
- polysemy-test *
- prelate >=0.1
- ribosome-host *
- base >=4.12 && <5
- messagepack *
- polysemy *
- polysemy-plugin *
- prelate >=0.1
- ribosome *
- ribosome-host *
- base >=4.12 && <5 test
- exon * test
- hedgehog * test
- integration * test
- path * test
- path-io * test
- polysemy * test
- polysemy-chronos * test
- polysemy-conc * test
- polysemy-plugin * test
- polysemy-process * test
- polysemy-test * test
- prelate >=0.1 test
- ribosome * test
- ribosome-host * test
- ribosome-host-test * test
- ribosome-test * test
- tasty * test
- typed-process * test
- base >=4.12 && <5
- incipit *
- integration *
- polysemy *
- polysemy-plugin *
- base >=4.12 && <5 benchmark
- criterion * benchmark
- exon * benchmark
- microlens * benchmark
- path * benchmark
- polysemy * benchmark
- polysemy-conc * benchmark
- polysemy-plugin * benchmark
- polysemy-test * benchmark
- prelate >=0.1 benchmark
- ribosome * benchmark
- ribosome-host * benchmark
- ribosome-menu * benchmark
- streamly * benchmark
- base >=4.12 && <5
- bytestring-trie *
- exon *
- extra *
- fuzzyfind *
- generic-lens *
- lens-regex-pcre *
- microlens-mtl *
- pcre-light *
- polysemy *
- polysemy-chronos *
- polysemy-conc *
- polysemy-plugin *
- prelate >=0.1
- ribosome *
- ribosome-host *
- streamly *
- base >=4.12 && <5 test
- exon * test
- hedgehog * test
- microlens-mtl * test
- polysemy * test
- polysemy-chronos * test
- polysemy-plugin * test
- polysemy-test * test
- prelate >=0.1 test
- ribosome * test
- ribosome-host * test
- ribosome-host-test * test
- ribosome-menu * test
- ribosome-test * test
- streamly * test
- tasty * test
- tasty-hedgehog * test
- transformers * test
- aeson *
- base >=4.12 && <5
- exon *
- extra *
- messagepack *
- optparse-applicative *
- path *
- path-io *
- polysemy *
- polysemy-plugin *
- prelate >=0.1
- prettyprinter *
- ribosome-host *
- base >=4.12 && <5 test
- exon * test
- hedgehog * test
- messagepack * test
- path * test
- polysemy * test
- polysemy-conc * test
- polysemy-plugin * test
- polysemy-test * test
- prelate >=0.1 test
- ribosome * test
- ribosome-host * test
- ribosome-host-test * test
- tasty * test
- base >=4.12 && <5
- chiasma *
- chiasma-test *
- exon *
- hedgehog *
- lens-regex-pcre *
- path *
- path-io *
- polysemy *
- polysemy-chronos *
- polysemy-plugin *
- polysemy-test *
- prelate >=0.1
- ribosome *
- ribosome-host *
- ribosome-host-test *
- base >=4.12 && <5 test
- exon * test
- polysemy * test
- polysemy-plugin * test
- polysemy-test * test
- prelate >=0.1 test
- ribosome * test
- ribosome-host * test
- ribosome-test * test
- tasty * test
- actions/checkout v2.4.0 composite
- cachix/cachix-action v10 composite
- cachix/install-nix-action v15 composite