degithub
This commit is contained in:
parent
c0ae12f32f
commit
990f1c6ece
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ Licensing info for the default sound banks can be found over on the [dough-sampl
|
||||||
|
|
||||||
There are many ways to contribute to this project! See [contribution guide](./CONTRIBUTING.md).
|
There are many ways to contribute to this project! See [contribution guide](./CONTRIBUTING.md).
|
||||||
|
|
||||||
<a href="https://github.com/tidalcycles/strudel/graphs/contributors">
|
<a href="https://codeberg.org/uzu/strudel/activity/contributors">
|
||||||
<img src="https://contrib.rocks/image?repo=tidalcycles/strudel" />
|
<img src="https://contrib.rocks/image?repo=tidalcycles/strudel" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -54,7 +54,7 @@ This is how it works:
|
||||||
- The AST is transformed to resolve the syntax sugar
|
- The AST is transformed to resolve the syntax sugar
|
||||||
- The AST is used to generate code again (shift-codegen)
|
- The AST is used to generate code again (shift-codegen)
|
||||||
|
|
||||||
Shift will most likely be replaced with acorn in the future, see https://github.com/tidalcycles/strudel/issues/174
|
Shift will most likely be replaced with acorn in the future, see https://codeberg.org/uzu/strudel/issues/174
|
||||||
|
|
||||||
### Mini Notation
|
### Mini Notation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue