Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.