Re: [O] PATCH: Processing language support in Babel

2015-03-31 Thread Jarmo Hurri
Greetings. Nicolas Goaziou writes: >> +;; This differs from most standard languages in that >> +;; >> +;; 1) there is no such thing as a "session" in processing >> +;; >> +;; 2) results can only be exported as html; in this case, the >> +;;processing code is embedded via a file into a javas

Re: [O] PATCH: Processing language support in Babel

2015-03-17 Thread Nicolas Goaziou
Hello, Jarmo Hurri writes: > Please find two files attached to this message. Thank you. > +;; This differs from most standard languages in that > +;; > +;; 1) there is no such thing as a "session" in processing > +;; > +;; 2) results can only be exported as html; in this case, the > +;;pro