Re: [PD] Javascript in PD?

2010-12-17 Thread ALAN BROOKER
Java for PD:

http://www.le-son666.com/software/pdj/

On Fri, Dec 17, 2010 at 1:16 AM, Mathieu Bouchard ma...@artengine.cawrote:

 On Thu, 16 Dec 2010, Bernardo Barros wrote:

  2010/12/16 Dima Bak sounddesign3...@gmail.com:

 Is there a way to use js in PD like in Max (js object)? Thanks

 I think just python and lua (much better btw :-)


 python, lua, tcl, haskell, scheme, java, c#, etc. (there are several other
 lesser known and there exists no database of existing externals, so this is
 just by memory)

 But there's nothing that allows you to write source code in a box... the
 closest is [expr].

  ___
 | Mathieu Bouchard  tél: +1.514.383.3801  Villeray, Montréal, QC

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Javascript in PD?

2010-12-17 Thread Jamie Bullock

On 17 Dec 2010, at 13:40, Mathieu Bouchard wrote:

 On Fri, 17 Dec 2010, ALAN BROOKER wrote:
 
 Java for PD:
 http://www.le-son666.com/software/pdj/
 
 Ah yeah, you can see on Pascal Gauthier's page (that page) that PDJ also 
 supports JavaScript and any other language for which you can find an 
 interpreter running on the JVM, and the example here is Rhino, a JavaScript 
 interpreter.
 

And don't forget k_cext, which allows you type C code directly into an object 
box, compiles it and runs it when the object gets a passed a message!

Jamie



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Javascript in PD?

2010-12-17 Thread ALAN BROOKER
hmm.. sounds interesting do you have a link?

On Fri, Dec 17, 2010 at 5:01 PM, Jamie Bullock ja...@postlude.co.uk wrote:


 On 17 Dec 2010, at 13:40, Mathieu Bouchard wrote:

  On Fri, 17 Dec 2010, ALAN BROOKER wrote:
 
  Java for PD:
  http://www.le-son666.com/software/pdj/
 
  Ah yeah, you can see on Pascal Gauthier's page (that page) that PDJ also
 supports JavaScript and any other language for which you can find an
 interpreter running on the JVM, and the example here is Rhino, a JavaScript
 interpreter.
 

 And don't forget k_cext, which allows you type C code directly into an
 object box, compiles it and runs it when the object gets a passed a message!

 Jamie



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Javascript in PD?

2010-12-17 Thread Jamie Bullock


On 17 Dec 2010, at 18:08, ALAN BROOKER alan.brooker2...@gmail.com wrote:

 hmm.. sounds interesting do you have a link?
 

It's in the pure-data svn repository on sourceforge under externals/k_cext


 On Fri, Dec 17, 2010 at 5:01 PM, Jamie Bullock ja...@postlude.co.uk wrote:
 
 On 17 Dec 2010, at 13:40, Mathieu Bouchard wrote:
 
  On Fri, 17 Dec 2010, ALAN BROOKER wrote:
 
  Java for PD:
  http://www.le-son666.com/software/pdj/
 
  Ah yeah, you can see on Pascal Gauthier's page (that page) that PDJ also 
  supports JavaScript and any other language for which you can find an 
  interpreter running on the JVM, and the example here is Rhino, a JavaScript 
  interpreter.
 
 
 And don't forget k_cext, which allows you type C code directly into an object 
 box, compiles it and runs it when the object gets a passed a message!
 
 Jamie
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Javascript in PD?

2010-12-16 Thread Dima Bak
Is there a way to use js in PD like in Max (js object)? Thanks
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Javascript in PD?

2010-12-16 Thread Bernardo Barros
2010/12/16 Dima Bak sounddesign3...@gmail.com:
 Is there a way to use js in PD like in Max (js object)? Thanks

I think just python and lua (much better btw :-)

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Javascript in PD?

2010-12-16 Thread Mathieu Bouchard

On Thu, 16 Dec 2010, Bernardo Barros wrote:


2010/12/16 Dima Bak sounddesign3...@gmail.com:

Is there a way to use js in PD like in Max (js object)? Thanks

I think just python and lua (much better btw :-)


python, lua, tcl, haskell, scheme, java, c#, etc. (there are several other 
lesser known and there exists no database of existing externals, so this 
is just by memory)


But there's nothing that allows you to write source code in a box... the 
closest is [expr].


 ___
| Mathieu Bouchard  tél: +1.514.383.3801  Villeray, Montréal, QC
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list