Re: [livecode] Text

From: Vilson Vieira <vilson_at_void.cc>
Date: Sat, 20 Nov 2010 11:03:00 -0200

Alex, it's so interesting! A new way to program and compose. I'm so
interested on that. And still considering Clutter (had you tryied
pyClutter?).

Cheers.

2010/11/20 alex <alex_at_lurk.org>:
> Hi all
>
> Here's a quick screencast of my new livecoding environment in progress, 'Text':
>  http://www.youtube.com/user/yaxu?feature=mhum#p/a/u/0/lY-NaFqRviI
>
> The idea is to have a visual programming language that is more fully
> visual, using distance in its syntax.  The graph is generated
> automatically, you don't have to connect the words manually like in
> max and pd.  The closest, type-compatible words get connected
> together.  The different colours are different types (e.g. white is a
> function).  The interface is implemented in C with clutter, the graph
> is then compiled into Haskell code and sent to the Haskell
> interpreter.  Currying works.  Lots more to do UI wise...  Most of the
> work was reimplementing the Haskell type system in C, a lot of painful
> fun.
>
> I think the end result is a messy programming notation where accidents
> are likely, but thanks to the strict type system, rarely disasterous.
>
> Cheers,
>
> alex
>
> --
> http://yaxu.org/
>



-- 
Vilson Vieira
vilson_at_void.cc
((( http://automata.cc )))
((( http://musa.cc )))
Received on Sat Nov 20 2010 - 13:03:51 GMT

This archive was generated by hypermail 2.4.0 : Sun Aug 20 2023 - 16:02:23 BST