I think what you might be seeing is a desire in the community to overcome some 
of the boundaries to advancement that one arrives upon when building an 
educational system on top of a less educational system. 

A class example might be the challenge an avid Etoys user might face when 
exiting the "walled garden" of Etoys and starting to try to program in (in this 
case) something like Smalltalk. Smalltalk is easier to learn than C++ (thanks!) 
but a lot harder to learn than Etoys. 

It's sudden. There isn't a very good gradient to the learning curve. It's kind 
of like, kid, now you're on your own, and you better learn how to use that 
sword fast if you wanna survive. You go from safe to true become: false pretty 
fast. See below for one way to ease the "unsafe programming" problem that's 
been a product of the FONC work, called "worlds."

It would be better, one might argue, if the knowledge of one layer might be 
able to help explain the knowledge needed to tackle the next lower layer. One 
way to facilitate this might be to build every layer in terms of the layer 
beneath it, but also, *linguistically* to describe every layer's language in 
terms of the same substrate. 

See also, OMeta. 

Frank seems to do this -- as far as I can discern without using it -- better 
than anything we've seen yet. Or anyway that's the hope as I understand it. 

Of course there are other objectives which are related, like getting the total 
body of work needed to express a fully working system down to the quanta we 
really actually need to continue our studies. If we can do that, we may be able 
to make our studies more precise, more accurate. This could be valuable to both 
educators and to the "thousands of slaves" in industry (raises hand.)

One initiative which is interesting is Worlds which could function as a kind of 
"exploratory programmer's undo." This has been covered in various papers on the 
VPRI writings page, and touched upon IIRC in some of the NSF updates. It's 
actually IMHO one of the unsung heroes of what these people have been up to. 

My favorite quote from anyone related to this effort comes from a private 
conversation with Ian Piumarta, (Ian, if it wasn't cool to share this, I'll let 
you hit me in the face one time) and he said this: "My mission is to discover 
the Bose-Einstein condensate of computer programming..."

Which is (I think) to say: I want to find a way to make quantum effects become 
apparent at a macroscopic scale. If we can figure out how to do something 
analogous to that in the context of programming, by re-examining the 
fundamentals we have taken for granted since the birth of the industry, we may 
be able to apply that knowledge to build massively simpler large scale systems. 

Please forgive if I've gone on at length about stuff you already knew. 

As for the Holy Grail?

I don't think it exists. There is no dark side of the moon, really. As a matter 
of fact, it's all dark. 

(The redacted part of the original studio recording was: the only thing that 
makes it look light is the sun.)

Hugs and such!

Casey

On Apr 13, 2013, at 6:34 AM, John Carlson <yottz...@gmail.com> wrote:

> Is the holy grail of FONC to create an environment where you can use command 
> line, text editor, IDE, and end-user programming to program the same program? 
>  Are there any other ways to program?  Circuit boards?  I believe FONC 
> includes this.  Speech and gestures?  Does FONC provide a way to use speech 
> and gestures to program?  Is this a bit like Intentional Software?  This 
> reminds me a bit of Tcl/Tk as well, where programming command line, program 
> and GUI were integrated.  What else out there is trying to encompass all 
> kinds of programming in a cross media way?
> 
> John
> _______________________________________________
> fonc mailing list
> fonc@vpri.org
> http://vpri.org/mailman/listinfo/fonc

_______________________________________________
fonc mailing list
fonc@vpri.org
http://vpri.org/mailman/listinfo/fonc

Reply via email to