Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubiojr/awesome-risor
Awesome Risor scripting language resources
https://github.com/rubiojr/awesome-risor
List: awesome-risor
risor
Last synced: about 1 month ago
JSON representation
Awesome Risor scripting language resources
- Host: GitHub
- URL: https://github.com/rubiojr/awesome-risor
- Owner: rubiojr
- License: mit
- Created: 2024-09-09T13:23:48.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T19:40:16.000Z (3 months ago)
- Last Synced: 2024-10-20T05:51:43.653Z (3 months ago)
- Topics: risor
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Risor
Awesome [Risor](https://risor.io) related projects.
## Official
* [Examples](https://github.com/risor-io/risor/tree/main/examples) - Official Risor examples
* [Website](https://risor.io) - Official website## Apps and scripts
* [history-exporter](https://github.com/rubiojr/history-exporter) - Firefox (and Firebox based) history exporter script
* [RSX](https://github.com/rubiojr/rsx) - Package your Risor scripts into a standalone Go binary
* [Verba](https://github.com/rubiojr/verba-go) - Port of [verba.civio.es](https://verba.civio.es) to Risor## Showcase
* [Tengo and Risor benchmarks](https://github.com/mna/bench_go_scripting) - Small benchmarks comparing the Tengo and Risor scripting languages
## Language related
* [tree-sitter-risor](https://github.com/applejag/tree-sitter-risor) - Risor grammar for tree-sitter
## Continuous integration
* [setup-risor](https://github.com/applejag/setup-risor) - Install Risor inside a GitHub Action workflow
## Additional modules/libraries
* [rubiojr Risor libs](https://github.com/rubiojr/risor-libs) - GitHub client, testing library, RSX utilities and others.