Flowsheets Visualizations
tinyletter.com
Flowsheets Visualizations
1–10 of 11 posts
Re: Flowsheets Visualizations
#2Anyways, nice to see more action in this space!
Re: Flowsheets Visualizations
#3Re: Flowsheets Visualizations
#4This is really cool! The author might want to check on papers on Forms/3, a spreadsheet programming language developed in the 90s (and you can run it if you have a HP/UX or Solaris system lying around). I’m busy designing my own spreadsheet based system ATM, with the idea that abstraction can occur gradually (like gradual typing), so concrete expressions can be turned into more abstract ones via refactoring actions (…
Flogo from Chris Hancock is also good to know about: https://llk.media.mit.edu/papers/ch-phd.pdf
Re: Flowsheets Visualizations
#5This is really cool! The author might want to check on papers on Forms/3, a spreadsheet programming language developed in the 90s (and you can run it if you have a HP/UX or Solaris system lying around). I’m busy designing my own spreadsheet based system ATM, with the idea that abstraction can occur gradually (like gradual typing), so concrete expressions can be turned into more abstract ones via refactoring actions (…
Author here. I've studied Forms/3 a bit! It's a good reference. Flogo from Chris Hancock is also good to know about: https://llk.media.mit.edu/papers/ch-phd.pdf
Flogo 2 and Hancock’s dissertation are my goto for live programming origin work. There has all been some recent out of MIT (called object-sheets). Also, Fowler’s illustrative programming post helps to put spreadsheet programming into better context: https://martinfowler.com/bliki/IllustrativeProgramming.html.
Also, here is a recent survey I wrote up about the field a couple of years ago: https://conf.researchr.org/getImage/live-2016/orig/LIVE_2016...
You might find it useful.
Re: Flowsheets Visualizations
#6Earlier quoted context omitted.
Author here. I've studied Forms/3 a bit! It's a good reference. Flogo from Chris Hancock is also good to know about: https://llk.media.mit.edu/papers/ch-phd.pdf
I really like what you did with the nested grid layout, it’s totaly an idea worth stealing! Flogo 2 and Hancock’s dissertation are my goto for live programming origin work. There has all been some recent out of MIT (called object-sheets). Also, Fowler’s illustrative programming post helps to put spreadsheet programming into better context: https://martinfowler.com/bliki/IllustrativeProgramming.html . Also, here is a…
Thanks for the links and survey. I think something like "illustrative programming" is going to be really important. There's already some evidence of this in the observation that programming in Flowsheets is just so pleasant. I'm working on a couple demos that try bring this pleasantness to other types of programs.
Re: Flowsheets Visualizations
#7Earlier quoted context omitted.
I really like what you did with the nested grid layout, it’s totaly an idea worth stealing! Flogo 2 and Hancock’s dissertation are my goto for live programming origin work. There has all been some recent out of MIT (called object-sheets). Also, Fowler’s illustrative programming post helps to put spreadsheet programming into better context: https://martinfowler.com/bliki/IllustrativeProgramming.html . Also, here is a…
Oh hi Sean I didn't see that it was you. We worked at CDG at the same time! Thanks for the links and survey. I think something like "illustrative programming" is going to be really important. There's already some evidence of this in the observation that programming in Flowsheets is just so pleasant . I'm working on a couple demos that try bring this pleasantness to other types of programs.
Anyways, we should have some kind of meeting about this eventually (with people like Jonathan Edwards, Chris Granger, and probably many others). There is the LIVE workshop held yearly at SPLASH, the next one being in Boston at the end of October.
Re: Flowsheets Visualizations
#8Re: Flowsheets Visualizations
#9The topic may be interesting, but I quit after not even 2 minutes because of the way it was presented.