Update README.org

This commit is contained in:
EatThePooh 2025-08-01 10:35:46 +00:00 committed by GitHub
parent 6ce4d88ac3
commit 20a61d4d3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,14 +1,17 @@
:PROPERTIES:
:ID: 55a85682-80d7-41fe-ab55-d3afe9abbc38
:END:
#+OPTIONS: toc:nil
#+HTML_HEAD: <style>body { font-family: 'Courier New', Courier, monospace; background-color: ivory;}</style>
#+title: Grimu-R
Grimu-R is an open ecosystem and a framework for mixed visual-textual dataflow scripting.
Grimu-R is an *open ecosystem* and a framework for mixed visual-textual *dataflow* scripting.
It consists primarily of the following components:
- Execution model allowing computations to be expressed as reactive graphs
- Polyglot scripting runtime environment
- Live web-based visual-textual editor
* Table of Contents :TOC_2_gh:
- Execution model allowing computations to be expressed as *reactive graphs*
- *Polyglot scripting* runtime environment
- Live web-based *visual-textual* editor
#+TOC: headlines 2
* Table of Contents :TOC_2_gh: :noexport:
- [[#inspiration][Inspiration]]
- [[#goals][Goals]]
- [[#immediate-feedback-and-composability][Immediate feedback and composability]]