Join Slack
Powered by
Here’s an article I wrote on a visual dataflow lan...
# linking-together
j
Jim Kring
06/26/2024, 6:28 AM
Here’s an article I wrote on a visual dataflow language modality where the execution of the graphical dataflow dynamically constructs the dataflow graph that is itself executing. (It’s similar to how Elixer functions can output AST for the function instead of the result and one can alternate between AST via quote/unquote)
https://create.vi/programming-in-abstract-g-7e970f123f3c?source=friends_link&sk=a53e37d328f1fbc2a8020c94c1f4c0b0
k
Kartik Agaram
06/27/2024, 7:00 PM
I'm missing some context here. What is G?
j
Jim Kring
06/28/2024, 6:48 AM
@Kartik Agaram
“G” is the name people have given to LabVIEW’s graphical dataflow language.
https://www.ni.com/en/shop/labview/develop-graphical-programming.html
💡 1
Open in Slack
Previous
Next