Jeff Mickey <[email protected]> writes: > As a general question to the org list: What dynamic languages similar > to how scheme will interact with it's inferior process (python and > ruby?) have decently complete org babel implementations that I can > look at to fix parts of this? I'd like to get :session working.
Maybe have a look at ob-picolisp.el? Its not really tested out there in the wild, but I had quite a lot of testcases that worked out fine. Its included in Org-mode, but there is a github repo with two additional test-files: ,------------------------------------ | https://github.com/tj64/ob-picolisp `------------------------------------ -- cheers, Thorsten
