Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Tidal listener update and rework#996

Merged
yaxu merged 2 commits intotidalcycles:mainfrom
polymorphicengine:tidal-listener
Feb 5, 2023
Merged

Tidal listener update and rework#996
yaxu merged 2 commits intotidalcycles:mainfrom
polymorphicengine:tidal-listener

Conversation

@polymorphicengine
Copy link
Copy Markdown
Collaborator

I finally found the time to rework the tidal-listener with all the things i discovered while developing tidal-gui.

tidal-listener is now capable of interpreting any haskell statement (i.e. expressions of type IO a), in that way it is now very similar to ghci, trying to show the value resulting from the statement if possible.

further, let and bindings of the form x <- statement are also valid statements that will bind variables that are kept in memory by the interpreter

for a full list of commands and commandline arguments see the README

@yaxu
Copy link
Copy Markdown
Member

yaxu commented Jan 31, 2023

Oh excellent !

@yaxu yaxu merged commit b668470 into tidalcycles:main Feb 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants