alive icon indicating copy to clipboard operation
alive copied to clipboard

experimental livecoding environment with persistent expressions

Results 7 alive issues
Sort by recently updated
recently updated
newest added

- map/fold - reduce - lisp-loop / reentr? depends on #18

enhancement
library

The reference generated from docstrings in `lib/` needs a consistent format and language that helps to understand the individual `op`s clearly. The following bits of information need to be covered...

documentation
good first issue
library

[Ableton link](https://ableton.github.io/link/) is a music synchronization library. A small C++ module would have to be written to bring the API into Lua, where then an alternate implementation of `clock/clock` should...

enhancement
help wanted
library

enhancement
help wanted
library

- verify that all tags that are replaced, kept, cloned are assigned after the eval-cycle - verify non-kept/replaced/cloned tags are garbage-collected after the eval-cycle - verify non-kept/replaced/cloned tags are **not**...

copilot
tests

Parse errors are hard to implement using `lpeg`, maybe try getting `lpeglabel` to work again.

enhancement
copilot