From mboxrd@z Thu Jan 1 00:00:00 1970 From: "orgmode@h-rd.org" Subject: org babel support for tcl and awk Date: Tue, 24 May 2011 11:31:09 +0200 Message-ID: <20110524113109.fo2dcd0mwno0c4w4@webmail.dds.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOnxP-00052P-VU for emacs-orgmode@gnu.org; Tue, 24 May 2011 05:31:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QOnxP-000596-0S for emacs-orgmode@gnu.org; Tue, 24 May 2011 05:31:19 -0400 Received: from rotring.dds.nl ([85.17.178.138]:59656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOnxO-00058e-ST for emacs-orgmode@gnu.org; Tue, 24 May 2011 05:31:18 -0400 Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: orgmode@h-rd.org Hi, I am looking for support for Tcl (and AWK) for org-babel. Both have a supplied emacs mode and Tcl also has an inferior interpreter mode. I was trying to do it myself, however I am quite lost in the instructions. Is there someone with the knowledge and willingness to provide a support file for org babel for Tcl (and maybe awk)? thanks.