emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thorsten <quintfall@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: [babel] Announcing ob-picolisp.el
Date: Tue, 25 Oct 2011 23:08:24 +0200	[thread overview]
Message-ID: <868vo8ye2f.fsf@googlemail.com> (raw)


Hi list, with help and substancial input from Eric (Schulte) I added a
new language to org-babel, the minimal lisp dialect picolisp [thanks to
Eric!]. You can download the ob-picolisp.el file here:

https://github.com/tj64/ob-picolisp

Here is the README text as a little introduction to picolisp:

,-----------------------------------------------------------------------
| README                                                                
|                                                                       
| This Emacs library enables the use of PicoLisp in the multi-language  
| programming framework Org-Babel                                       
| (http://orgmode.org/worg/org-contrib/babel/index.html).               
|                                                                       
| PicoLisp is a minimal yet fascinating lisp dialect and a highly       
| productive application framework for web-based client-server          
| applications on top of object-oriented databases. A good way to learn 
| PicoLisp is to first read Paul Grahams essay "The hundred year        
| language" (http://www.paulgraham.com/hundred.html) and then study the 
| various documents and essays published in the PicoLisp wiki           
| (http://picolisp.com/5000/-2.html). PicoLisp is included in some      
| GNU/Linux Distributions, and can be downloaded here:                  
| http://software-lab.de/down.html. It ships with a picolisp-mode and a 
| inferior-picolisp-mode for Emacs (to be found in the /lib/el/         
| directory).                                                           
|                                                                       
| Although it might seem more natural to use Emacs Lisp for most        
| Lisp-based programming tasks inside Org-Mode (http://orgmode.org/), an
| Emacs library written in Emacs Lisp, PicoLisp has at least two        
| outstanding features that make it a valuable addition to Org-Babel:   
|                                                                       
| PicoLisp _is_ an object-oriented database with a Prolog-based query   
| language implemented in PicoLisp (Pilog). Database objects are        
| first-class members of the language.                                  
|                                                                       
| PicoLisp is an extremely productive framework for the development     
| of interactive web-applications (on top of a database).               
`-----------------------------------------------------------------------

cheers
-- 
Thorsten

             reply	other threads:[~2011-10-25 21:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-25 21:08 Thorsten [this message]
2011-10-26 15:23 ` [babel] Announcing ob-picolisp.el Bastien
2011-10-26 15:34   ` Eric Schulte
2011-10-26 16:41     ` Thorsten
2011-10-26 19:03       ` Eric Schulte
2011-10-26 16:45   ` Thorsten

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=868vo8ye2f.fsf@googlemail.com \
    --to=quintfall@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).