Re: [Orgmode] hypermedia programming with babel

2010-07-05 Thread Eric Schulte
Erik Iverson writes: >> >>> How can I help next? >> >> Babel in general is in need of some language-specific introductory >> tutorials, with the goal of laying out the basic usage plenty of >> examples covering simple use case e.g. >> - author a shell script which can be tangled out to an executa

meta model for literate programming [pdf] Re: [Orgmode] hypermedia programming with babel

2010-07-05 Thread David O'Toole
An interesting paper! http://www.cosc.canterbury.ac.nz/research/reports/HonsReps/1999/hons_9902.pdf On Mon, Jul 5, 2010 at 4:15 PM, Eric Schulte wrote: > Hi David, > > "David O'Toole" writes: > > > Since discovering org babel, I've been doing a lot of reading and > > brainstorming, and have co

Re: [Orgmode] hypermedia programming with babel

2010-07-05 Thread Erik Iverson
How can I help next? Babel in general is in need of some language-specific introductory tutorials, with the goal of laying out the basic usage plenty of examples covering simple use case e.g. - author a shell script which can be tangled out to an executable - simple processing of data in tab

Re: [Orgmode] hypermedia programming with babel

2010-07-05 Thread David O'Toole
Hi Eric, Thanks for the additional info. I'll keep you informed on my progress---I'll be presenting my "paper" for the Lisp Games Expo (see http://dto.github.com/notebook/2010expo.html About linking from the Uses section on the babel page... Should I make a page for the program, or can you just l

Re: [Orgmode] hypermedia programming with babel

2010-07-05 Thread Eric Schulte
Hi David, "David O'Toole" writes: > Since discovering org babel, I've been doing a lot of reading and > brainstorming, and have collected some thoughts/code/plans in several > places: > > 1. http://github.com/dto/org-babel-lisp > > Some very basic compatibility. I'm not experienced enough with

[Orgmode] hypermedia programming with babel

2010-07-04 Thread David O'Toole
Since discovering org babel, I've been doing a lot of reading and brainstorming, and have collected some thoughts/code/plans in several places: 1. http://github.com/dto/org-babel-lisp Some very basic compatibility. I'm not experienced enough with either babel or slime, perhaps someone can help m