Re: [O] PATCH: Add JISON to ORG-Babel Supported Languages

2014-11-21 Thread Nicolas Goaziou
Hello, Peter Moresi writes: > I'm spending a lot of time in org-mode doing literate programming and it > does most everything that I need. > > However, it did not support the jison > compiler > generator. So I added it by copying ob-dot.el and making some min

[O] PATCH: Add JISON to ORG-Babel Supported Languages

2014-11-18 Thread Peter Moresi
Hi, I'm spending a lot of time in org-mode doing literate programming and it does most everything that I need. However, it did not support the jison compiler generator. So I added it by copying ob-dot.el and making some minor changes. I also wrote instructions