Re: [O] Babel support for Stan

2015-08-24 Thread Kyle Meyer
Hi Tom, Thomas S. Dye writes: [...] > If it does go there, please consider stubbing out some documentation > using the template here: > > http://orgmode.org/w/?p=worg.git;a=blob;f=org-contrib/babel/languages/ob-doc-template.org;hb=HEAD Thanks for the pointer. -- Kyle

Re: [O] Babel support for Stan

2015-08-24 Thread Kyle Meyer
Nicolas Goaziou writes: > I think core is fine for new languages, but you need to update file > headers accordingly. Will do. > A few comments follow. Thanks for your comments. Updated. > You don't use `org-babel-stan-cmdstan-directory' to store FILE, i.e., > FILE is saved in current directo

Re: [O] Babel support for Stan

2015-08-24 Thread Thomas S . Dye
Aloha Kyle, Kyle Meyer writes: > Hi all, > > I'd like to put ob-stan.el (attached) in the contrib directory. It adds > support for the Stan [1] programming language. I wrote it a while back, > but a recent post on the Stan ML [2] made me think that others may find > it useful (although I'd gue

Re: [O] Babel support for Stan

2015-08-24 Thread Nicolas Goaziou
Hello, Kyle Meyer writes: > I'd like to put ob-stan.el (attached) in the contrib directory. It adds > support for the Stan [1] programming language. I wrote it a while back, > but a recent post on the Stan ML [2] made me think that others may find > it useful (although I'd guess that the inter

[O] Babel support for Stan

2015-08-24 Thread Kyle Meyer
Hi all, I'd like to put ob-stan.el (attached) in the contrib directory. It adds support for the Stan [1] programming language. I wrote it a while back, but a recent post on the Stan ML [2] made me think that others may find it useful (although I'd guess that the intersection of Stan and Org user