Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowe authored Jan 29, 2024
1 parent 7b9a382 commit 09345c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## RiScript: a scripting language for writers

RiScript is a minor language designed for writers working in computational media. It runs in a variety of environments, including the browser, Node, Observable, P5.js, Android and others. RiScript primitives (choices, symbols, gates, transforms, etc.) can be used as part of any RiScript [grammar](https://rednoise.org/rita/reference/RiScript/grammar/) or executed directly using [evaluate()](https://rednoise.org/rita/reference/RiScript/grammar/). For more info, see this interactive [notebook](https://observablehq.com/@dhowe/riscript). RiScript is free/libre/open-source and integrates with [RiTa](https://rednoise.org/rita).
RiScript is a minor language designed for writers working in computational media. It runs in a variety of environments, including the browser, Node, Observable, P5.js, Android and others. RiScript primitives (choices, symbols, gates, transforms, etc) can be used as part of any RiScript [grammar](https://rednoise.org/rita/reference/RiScript/grammar/) or executed directly using [evaluate()](https://rednoise.org/rita/reference/RiScript/grammar/). For more info, see this interactive [notebook](https://observablehq.com/@dhowe/riscript). RiScript is free/libre/open-source and integrates with [RiTa](https://rednoise.org/rita).

### Installation

Expand Down

0 comments on commit 09345c8

Please sign in to comment.