You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder what are the planned features (I couldn't find any list nor description, nothing...)?
And second whether one of the main goals is to create a comprehensive language for data manipulation (I'm deliberately not saying a programming language - i.e. no turing-complete computation per se, but rather focus on data manipulation in time - i.e. feedback loops, splitting, merging, changing frequency, reshaping data samples, synchronously/blocking joining, asynchronously/non-blocking joining, recoding data samples, runtime arbitrary creation & deletion of pipes based on inputs, full type safety (incl. null/none/nil safety), pipe-based-feedback-loop error handling, push/pull semantics choice anywhere in the graph, pipes in pipes, etc.)?
Disclaimer: I'm into pipe "languages" focused on user interaction (in its simpliest form imagine something like the implicit | prettyprintnushell has).
The text was updated successfully, but these errors were encountered:
Looks like an interesting initiative.
I wonder what are the planned features (I couldn't find any list nor description, nothing...)?
And second whether one of the main goals is to create a comprehensive language for data manipulation (I'm deliberately not saying a programming language - i.e. no turing-complete computation per se, but rather focus on data manipulation in time - i.e. feedback loops, splitting, merging, changing frequency, reshaping data samples, synchronously/blocking joining, asynchronously/non-blocking joining, recoding data samples, runtime arbitrary creation & deletion of pipes based on inputs, full type safety (incl. null/none/nil safety), pipe-based-feedback-loop error handling, push/pull semantics choice anywhere in the graph, pipes in pipes, etc.)?
Disclaimer: I'm into pipe "languages" focused on user interaction (in its simpliest form imagine something like the implicit
| prettyprint
nushell has).The text was updated successfully, but these errors were encountered: