[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Monthly Archives]
[List Home]
Re: [Virtools] JavaScript BB
- Subject: Re: [Virtools] JavaScript BB
- From: rob_p@igss.net
- Date: Wed, 22 Nov 2000 10:40:44 -0500
This is one of my big beefs with Nemo (one of the few BTW). Don't get me
wrong, I think it's great, but to have a scripting language to augment the
current bulding block approach would be great. I find it inefficient, when
you are trying to come up with a logic routine that's remotely complicated
(I'm used to programming in C++).
I think this would be a great thing to have in Nemo.
My two cents anyway.
- Rob
> Hello users,
>
> My FFT BB having had some modest success, I am thinking about writing
> a JavaScript BB.
>
> In short, the idea is to add langage scripting to N__o, both to
> simplify complex operation writing, and to allow for classical
> langage programmers (like me) to write programs for N__o.
>
> The features would be:
> - evaluation of JavaScript expressions (like the current 'calculator')
> - importing and evaluation of JavaScript files (arbitrarily complex)
> - sharing of runtime context (functions, objects, variables) between BBs
> - access to the main general concepts of N__o (objects, attributes,
> messages, level, etc..)
> - mapping of the BB inputs, outputs, pIns, pOuts into JavaScript.
>
> Note that JavaScript is a personnal choice among other langages, that
> even though Internet Browsers also have JavaScript interpretors,
> JavaScript in itself has nothing to do with HTML, but is an
> object-oriented interpreted and compiled langage, that is quite easy
> to learn, very widespread, and powerful enough to allow for complex
> software implementation.
>
> My questions:
> Would you be interested by such JavaScript BB ?
> Any special wish ?
> Other comments ?
>
> Thank you for your input,
>
>
> Antoine
> ...............................................................
> Distributed via the virtools-user-group list:
http://www.theswapmeet.com/numl.html
> To reply to the list instead of its author, use "Reply to All"
> To unsubscribe: send "unsubscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
> To subscribe: send "subscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
> To post a message: send it to virtools-user-group@lists.theswapmeet.com
> ...............................................................
>
...............................................................
Distributed via the virtools-user-group list: http://www.theswapmeet.com/numl.html
To reply to the list instead of its author, use "Reply to All"
To unsubscribe: send "unsubscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To subscribe: send "subscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To post a message: send it to virtools-user-group@lists.theswapmeet.com
...............................................................
References: