emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Set babel scheme to chicken?


From: Thomas S . Dye
Subject: Re: [O] Set babel scheme to chicken?
Date: Sat, 29 Aug 2015 17:09:24 -1000

Lawrence Bottorff <address@hidden> writes:

> Not sure what the :scheme header argument might be or how to change it.

I think this might work, but don't have a scheme to check it out.

#+BEGIN_SRC scheme :session one :scheme chicken
  (define (myadd x y)
    (+ x y))
#+END_SRC

hth,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]